625c7ebdda
This patch adds a new "type" option to the `addScriptTag` method that allows adding "module" tags to the page. Fixes #2078
2 lines
65 B
JavaScript
2 lines
65 B
JavaScript
import num from './es6/es6module.js';
|
|
window.__es6injected = num; |