-
Big topic, see [MDN Modules](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules) for some primer
Depends on [Support ES5 this handling in strict mode](https://github.com/mozilla/…
-
I'm in the process of converting a major project from a single monstrous JS file using a namespaced object to ES2015, and as a result it totally broke JSDoc generation.
This is my current npm run s…
-
Hello there, a little question.
Since version 1.11 CoffeeScript supports ES2015 import and export syntax by producing an import or export statement in the resulting output. We have to add a layer o…
-
Quick question. Now that the es2015 preset gives you the ability to turn ES6 module conversion off is this preset still needed for roll up to work?
-
### What platform were you using when you found the bug?
- React Flow version: 12.3.5
- Browser and version: Google Chrome Version 131.0.6778.71 (Official Build) (arm64)
- OS and version: MacOs S…
-
### What version of Bun is running?
1.1.36+ededc168c
### What platform is your computer?
Microsoft Windows NT 10.0.26100.0 x64
### What steps can reproduce the bug?
[Repository](https://github.co…
-
Does this issue occur when all extensions are disabled? **Yes**
- VS Code Version: 1.94.2, commit 384ff7382de
- OS Version: Windows 22H2, WSL2 Ubuntu 22.04.5 LTS
**I have the project open i…
-
With the latest release, OL is now available through ES6 modules.
https://github.com/openlayers/openlayers/releases/tag/v4.0.0
https://www.npmjs.com/package/ol/
Is there any plan to support thi…
-
可参考 https://github.com/ronami/minipack/blob/master/src/minipack.js, 使用 erlang-chakracore 来执行js( babylon && babel-traverse)
-
In a current project I'm blowing up globals in a lib file to test imports which I noted [here](https://forums.meteor.com/t/destroying-globals-to-ensure-module-imports-work/21336). This has been workin…