summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2021-05-06 21:27:33 +0200
committerGitHub2021-05-06 21:27:33 +0200
commit4625276ef7bf1e195a61c3807e2abe57265bab74 (patch)
treef6a31d90fdf65c90e7a12f6fd36849c7d6d695d9 /package.json
parentc243859c45ec0282739166a4b0c3f556e571679c (diff)
parent41c86d1cf111b20c130688ef26a418a92b978f64 (diff)
Merge pull request #1227 from hedgedoc/enhancement/esbuild
Use esbuild to minify frontend JS
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index f7dd5eba..f7841f75 100644
--- a/package.json
+++ b/package.json
@@ -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",