2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-22 10:30:34 +03:00

fix build issues

This commit is contained in:
Jeff Sagal
2016-06-11 20:20:00 -07:00
parent 2653e5ee0a
commit 5c8851f4c7
7 changed files with 15 additions and 17 deletions
-2
View File
@@ -33,6 +33,4 @@ webpack(webpackConfig, function (err, stats) {
chunks: false,
chunkModules: false
}) + '\n')
ghpages.publish(path.join(__dirname, '../dist'))
})