Add karma based testing

This commit is contained in:
lukasmartinelli
2016-11-23 14:38:09 +01:00
parent b3d355957d
commit 824821f2c8
5 changed files with 56 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ loaders.push({
});
module.exports = {
target: 'web',
entry: [
`webpack-dev-server/client?http://${HOST}:${PORT}`,
`webpack/hot/only-dev-server`,