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

Enhancement: a separate config entry for module: node16/nodenext #2

Open
haoqunjiang opened this issue Aug 26, 2022 · 2 comments
Open

Comments

@haoqunjiang
Copy link
Member

References:

Note that don't use node12 because as said in microsoft/TypeScript#46452

Node 14.8 added top-level await, but Node 12 doesn't have it. I think this omission is enough of a wart that starting at Node 12 is the wrong move.

@segevfiner
Copy link

You are now using bundler which is the right approach here. node16/nodenext proved to be problematic with bundlers.

@haoqunjiang
Copy link
Member Author

Yeah, I'm thinking that maybe node16/nodenext does not fit into this package… After all, one always needs a bundler to build .vue files.

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

No branches or pull requests

2 participants