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

Commit bf75b4b

Browse files
committed
chore: add ns-worker-loader to added dependencies
1 parent 2ce3780 commit bf75b4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dependencyManager.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ function getRequiredDeps(packageJson) {
6464
"copy-webpack-plugin": "~4.0.1",
6565
"raw-loader": "~0.5.1",
6666
"nativescript-css-loader": "~0.26.0",
67+
"nativescript-worker-loader": "~0.8.1",
6768
"resolve-url-loader": "~2.1.0",
6869
"extract-text-webpack-plugin": "~3.0.0",
6970
};

0 commit comments

Comments
 (0)