625c7ebdda
This patch adds a new "type" option to the `addScriptTag` method that allows adding "module" tags to the page. Fixes #2078
5 lines
63 B
Plaintext
5 lines
63 B
Plaintext
{
|
|
"parserOptions": {
|
|
"sourceType": "module"
|
|
}
|
|
} |