mirror of
https://github.com/maputnik/editor.git
synced 2026-01-08 14:30:00 +00:00
Add karma based testing
This commit is contained in:
@@ -34,6 +34,7 @@ loaders.push({
|
||||
});
|
||||
|
||||
module.exports = {
|
||||
target: 'web',
|
||||
entry: [
|
||||
`webpack-dev-server/client?http://${HOST}:${PORT}`,
|
||||
`webpack/hot/only-dev-server`,
|
||||
|
||||
Reference in New Issue
Block a user