You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.
@farfromrefug you could post a PR - it seems that you have already pinpointed the issue. It would be likely good to have a default path if no nsconfig options are provided.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 for
app
andappResourcesPath
are hard coded and not read from a potential nsconfig file.The text was updated successfully, but these errors were encountered: