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

Compile rules using package local imports #115

Merged
merged 1 commit into from
Jul 21, 2023
Merged

Conversation

nikku
Copy link
Member

@nikku nikku commented Jul 21, 2023

Previously we would use the absolute path to compile packages with custom paths.

This PR changes the behavior to compile to package local imports.

@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Jul 21, 2023
@nikku nikku changed the base branch from main to test-compile July 21, 2023 14:54
Base automatically changed from test-compile to main July 21, 2023 15:06
...instead of importing through public path.
@nikku nikku merged commit ec67359 into main Jul 21, 2023
16 checks passed
@nikku nikku deleted the package-local-paths branch July 21, 2023 15:23
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants