prod build

This commit is contained in:
Benjamin Boudreau
2018-05-30 20:45:33 -04:00
parent 6874ccd46e
commit 0c93128cb3
3 changed files with 7 additions and 4 deletions

View File

@@ -43,8 +43,5 @@ module.exports = {
library: 'EmbeddableWidget',
libraryExport: 'default',
libraryTarget: 'window',
},
serve: {
content: ['./dist', './public'],
},
}
};