mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-01 22:38:49 +01:00
This commit is contained in:
parent
b0b5d209ab
commit
7a6ea5f221
4 changed files with 69 additions and 63 deletions
|
|
@ -27,7 +27,7 @@ module.exports = (env, argv) => {
|
|||
optimization: {
|
||||
minimize: true,
|
||||
minimizer: [
|
||||
new EsbuildPlugin(),
|
||||
new EsbuildPlugin({target: "es2021"}),
|
||||
],
|
||||
},
|
||||
module: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue