mirror of
https://github.com/Buriburizaem0n/live2d.git
synced 2026-02-04 03:20:02 +00:00
changed bundle
This commit is contained in:
4586
live2d/dist/bundle.js
vendored
4586
live2d/dist/bundle.js
vendored
File diff suppressed because one or more lines are too long
1
live2d/dist/bundle.js.LICENSE.txt
vendored
Normal file
1
live2d/dist/bundle.js.LICENSE.txt
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
/*! https://mths.be/punycode v1.4.1 by @mathias */
|
||||||
@@ -6,5 +6,6 @@ module.exports = {
|
|||||||
filename: 'bundle.js', // 打包输出的文件名
|
filename: 'bundle.js', // 打包输出的文件名
|
||||||
path: path.resolve(__dirname, 'dist'), // 输出的文件目录
|
path: path.resolve(__dirname, 'dist'), // 输出的文件目录
|
||||||
},
|
},
|
||||||
mode: 'development', // 或 'production',根据你的需求
|
// mode: 'development', // 或 'production',根据你的需求
|
||||||
|
mode : 'production'
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user