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

Commit 26d4092

Browse files
chore: remove webpack.config.js files from demo apps
As the demo apps are now using custom webpack.config.js files, they no longer need the default webpack.config.js files. They'll be managed by the installation of nativescript-dev-webpack
1 parent 69ace1e commit 26d4092

File tree

4 files changed

+2
-947
lines changed

4 files changed

+2
-947
lines changed

demo/.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ vendor.js
1717
vendor.ts
1818

1919
tsconfig.esm.json
20-
mochawesome-report
20+
mochawesome-report
21+
webpack.config.js

demo/AngularApp/webpack.config.js

-356
This file was deleted.

0 commit comments

Comments
 (0)