![David Négrier](/assets/img/avatar_default.png)
Scripts in module mode need to be abide by the Same Origin Policy (CORS headers are used to load them) This can cause issues on some setups. This commit adds a new "scriptDisableModuleSupport" that can be used to disable the "modules" mode. Closes #1721
2 lines
26 B
JavaScript
2 lines
26 B
JavaScript
export const foo = "bar";
|