nativescript-dev-webpack
nativescript-dev-webpack copied to clipboard
Blank App when built with Webpack + Release
Environment
- CLI: 5.1.1
webpack.config.js package.json
Bug description: I have successfully built and debugged the application with webpack in debug mode. When I do a release build with webpack option enabled, the build is also successfull, but when I open the app it is showing only blank pages.
Please let me know if you need a project invite, as this is a private repository.