-
Notifications
You must be signed in to change notification settings - Fork 0
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
Convert to ES module #37
Comments
Previously referenced issues cannot be resolved until the new release of Modern Module. |
Stable enough for production. 🎉💃 |
Due to issues present when using ES modules in Visual Studio Code extension, implement a cross-over solution until the issues are resolved. |
|
It's not possible to use ES modules in Visual Studio Code extensions, closed until further notice. |
Convert to an ES module for performance gain with tree-shaking.
Requires:
being done first.
The text was updated successfully, but these errors were encountered: