Update to webpack to remove babel calls from main script (causes issues)
Signed-off-by:
Martin Lowe <martin.lowe@eclipse-foundation.org>
This diff is collapsed.
... | ... | @@ -23,7 +23,7 @@ |
}, | ||
"dependencies": { | ||
"chai": "^4.2.0", | ||
"eclipsefdn-hugo-solstice-theme": "0.0.112", | ||
"eclipsefdn-hugo-solstice-theme": "0.0.114", | ||
"js-yaml": "^3.13.1", | ||
"json-minify": "^1.0.0", | ||
"jsonlint": "^1.6.3", | ||
... | ... |
Please register or sign in to comment