Merge pull request #1227 from hedgedoc/enhancement/esbuild

Use esbuild to minify frontend JS
This commit is contained in:
David Mehren
2021-05-06 21:27:33 +02:00
committed by GitHub
4 changed files with 48 additions and 11 deletions

View File

@@ -151,6 +151,7 @@
"copy-webpack-plugin": "6.4.1",
"css-loader": "5.2.4",
"emojify.js": "^1.1.0",
"esbuild-loader": "2.13.0",
"escape-html": "^1.0.3",
"eslint": "7.25.0",
"eslint-config-standard": "16.0.2",