This repository was archived by the owner on Aug 7, 2021. It is now read-only.
Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork40
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
not compatible with nsconfig #1131
Open
Labels
Description
the webpack templates are not compatible with nsconfig.
https://github.com/NativeScript/nativescript-dev-webpack/blob/master/templates/webpack.typescript.js#L41
As you can see paths forapp
andappResourcesPath
are hard coded and not read from a potential nsconfig file.