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

build: export step to fix isolated modules bug #23

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

coolassassin
Copy link
Contributor

Hello!

We have an error in our project while using isolated modules. Error looks like so:

Exported variable '[name-of-variable]' has or is using name 'Step' from external module
"[path-to-project]/node_modules/@injectable-ts/core/src/provide" but cannot be named.

If I am adding just simple export of Step - it fix the problem
Would be nice to add this fix into the next release

Thank you in advance

@raveclassic
Copy link
Owner

@coolassassin @bukhtiyarov-a-v feel free to ping me in DM if it takes too long for me to catch up with GH notifications :D

@raveclassic raveclassic merged commit 7ecc282 into raveclassic:main Apr 17, 2024
1 check passed
@raveclassic
Copy link
Owner

@coolassassin released as 1.0.0-beta.1

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.

2 participants