mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 06:23:43 +08:00
8b2a379e4e
`.js.no-module.es6` files will be transpiled without producing a module. import/export statements are deliberately not supported, so one would still need to use `const module = require('moduleName').default.` |
||
---|---|---|
.. | ||
es6_module_transpiler_template.rb |