Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance import and imports to support importing from absolute paths to directories #25

Merged
merged 1 commit into from
Sep 15, 2020

Conversation

mumoshu
Copy link
Owner

@mumoshu mumoshu commented Sep 15, 2020

import and imports only supported relative paths to local directories or Git URLs before.

Since this change, it accepts a configuration like the below:

imports = [
  "/variant/modules/mycommmand/myjob/mynestedjob"
]

@mumoshu mumoshu merged commit 6137c57 into master Sep 15, 2020
@mumoshu mumoshu deleted the abs-path-import branch September 15, 2020 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant