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

Do not use import2() more for webpack build. #57

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Nov 21, 2023

When building webpack of node application without node_modules, import2() statements be a great obstable for that.

When building webpack of node application without node_modules, `import2()` statements be a great obstable for that.

Therefore, stopped using it for such special bundling.
@samchon samchon added the enhancement New feature or request label Nov 21, 2023
@samchon samchon self-assigned this Nov 21, 2023
@samchon samchon merged commit 0e224de into master Nov 21, 2023
5 checks passed
@samchon samchon deleted the features/import branch November 21, 2023 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant