mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +03:00
fine tune build, add bower.json
This commit is contained in:
@@ -14,5 +14,9 @@ module.exports = {
|
||||
env: require('./dev.env'),
|
||||
port: 8080,
|
||||
proxyTable: {}
|
||||
},
|
||||
umd: {
|
||||
assetsRoot: path.resolve(__dirname, '../umd'),
|
||||
assetsPublicPath: '/'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user