Skip to content

Commit 1cabc44

Browse files
committed
add webpack for dev
1 parent 68278f6 commit 1cabc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"core-js": "^2.4.1",
2525
"jquery": "^3.2.1",
2626
"node-sass": "^4.5.3",
27-
"webpack": "^3.6.0",
2827
"rxjs": "^5.4.3",
2928
"zone.js": "^0.8.16"
3029
},
@@ -45,6 +44,7 @@
4544
"protractor": "~5.1.0",
4645
"ts-node": "^3.3.0",
4746
"tslint": "~5.7.0",
47+
"webpack": "^3.6.0",
4848
"typescript": "^2.5.2"
4949
}
5050
}

0 commit comments

Comments
 (0)