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

feat(core): add a location special property #139

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

nfroidure
Copy link
Owner

In order to have a better build experience, adding the location for importing it in the initializer properties.

BREAKING CHANGE: The build will need to be adapted to match this new feature. The autoloader service signature changed. Also the utils now provide a location decorator to allow you to create modules declaring their own location.

fix #136

In order to have a better build experience, adding the location for importing it in the initializer
properties.

BREAKING CHANGE: The build will need to be adapted to match this new feature. The autoloader service
signature changed. Also the utils now provide a location decorator to allow you to create modules
declaring their own location.

fix #136
@nfroidure nfroidure self-assigned this Dec 4, 2024
@nfroidure nfroidure merged commit 9dd93ae into main Dec 4, 2024
1 check passed
@nfroidure nfroidure deleted the feat/location branch December 4, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add import.meta.url to initializers
1 participant