2
0
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:
Jeff Sagal
2016-06-10 11:24:05 -07:00
7 changed files with 100 additions and 0 deletions
+4
View File
@@ -14,5 +14,9 @@ module.exports = {
env: require('./dev.env'),
port: 8080,
proxyTable: {}
},
umd: {
assetsRoot: path.resolve(__dirname, '../umd'),
assetsPublicPath: '/'
}
}