fix watch mode

This commit is contained in:
Anton Lavrenov
2019-01-19 21:29:52 -05:00
parent 76299cd07a
commit 521070cb05
5 changed files with 54 additions and 1325 deletions

View File

@@ -41,7 +41,7 @@ export default {
// Indicate here external modules you don't wanna include in your bundle (i.e.: 'lodash')
external: [],
watch: {
include: 'ts/**'
include: 'src/**'
},
plugins: [
// Allow json resolution