mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-20 09:38:37 +08:00
build: remove unnecessary files
This commit is contained in:
@@ -36,7 +36,7 @@ module.exports = {
|
||||
port: 3000
|
||||
},
|
||||
output: {
|
||||
path: path.resolve(__dirname, '../'),
|
||||
path: path.resolve(__dirname, '../dist'),
|
||||
publicPath: '/assets/',
|
||||
library: 'eruda',
|
||||
libraryTarget: 'umd'
|
||||
|
||||
Reference in New Issue
Block a user