Update to webpack to remove babel calls from main script (causes issues)
Signed-off-by:
Martin Lowe <martin.lowe@eclipse-foundation.org>
source diff could not be displayed: it is too large. Options to address this: view the blob.
... | @@ -23,7 +23,7 @@ | ... | @@ -23,7 +23,7 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"chai": "^4.2.0", | "chai": "^4.2.0", | ||
"eclipsefdn-hugo-solstice-theme": "0.0.112", | "eclipsefdn-hugo-solstice-theme": "0.0.114", | ||
"js-yaml": "^3.13.1", | "js-yaml": "^3.13.1", | ||
"json-minify": "^1.0.0", | "json-minify": "^1.0.0", | ||
"jsonlint": "^1.6.3", | "jsonlint": "^1.6.3", | ||
... | ... |
Please register or sign in to comment