aboutsummaryrefslogtreecommitdiff
path: root/webpack.config.js
diff options
context:
space:
mode:
authorsilverwind2022-07-20 17:48:06 +0200
committerGitHub2022-07-20 23:48:06 +0800
commitc7fa5cc0175935579091daaa70a24a6442c4ee01 (patch)
tree9984071f76e2aeb6fa256a2b3855f9a3630a324c /webpack.config.js
parentb8733e8f8913aec912e145213aea3bf551361af6 (diff)
Update JS dependencies (#20423)
- Update all JS dependencies minus vue ones - Remove workaround for case-insensitive attribute selector - Add new linter rules and fix issues - Tested SVG display and swagger
Diffstat (limited to 'webpack.config.js')
-rw-r--r--webpack.config.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/webpack.config.js b/webpack.config.js
index 3851e8e89..5109103f7 100644
--- a/webpack.config.js
+++ b/webpack.config.js
@@ -50,7 +50,6 @@ export default {
fileURLToPath(new URL('web_src/js/index.js', import.meta.url)),
fileURLToPath(new URL('node_modules/easymde/dist/easymde.min.css', import.meta.url)),
fileURLToPath(new URL('web_src/fomantic/build/semantic.css', import.meta.url)),
- fileURLToPath(new URL('web_src/less/misc.css', import.meta.url)),
fileURLToPath(new URL('web_src/less/index.less', import.meta.url)),
],
swagger: [