Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit 4553011

Browse files
committed
Add webpack-sources dependency
1 parent f06cc53 commit 4553011

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

postinstall.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ addPlatformScript(packageJson, "build-[PLATFORM]-bundle", "tns build [PLATFORM]
4545

4646
configureDevDependencies(packageJson, function (add) {
4747
add("webpack", "~2.1.0-beta.27");
48+
add("webpack-sources", "~0.1.3");
4849
add("copy-webpack-plugin", "~3.0.1");
4950
add("raw-loader", "~0.5.1");
5051
add("css-loader", "~0.26.0");

0 commit comments

Comments
 (0)