Skip to content

Conversation

dummdidumm
Copy link
Member

@dummdidumm dummdidumm commented Apr 7, 2021

Node versions prior to v12.17 need the --experimental-modules flag or the dynamic import introduced in #930 won't work. This node version is used in VS Code versions prior to 1.55 and could be used by users setting the node executable to a node version below 12.17.

Remove this in mid 2022 and bump vs code minimum required version to 1.55

Node versions prior to v12.17 need the `--experimental-modules` flag or the dynamic import won't work. This node version is used in VS Code versions prior to 1.55 and could be used by users setting the node executable to a node version below 12.17.

Remove this in mid 2022 and bump vs code minimum required version to 1.55
@dummdidumm dummdidumm merged commit 0f96738 into sveltejs:master Apr 7, 2021
@dummdidumm dummdidumm deleted the esm-flag branch April 7, 2021 14:56
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.

1 participant