nativescript-dev-webpack
nativescript-dev-webpack copied to clipboard
A package to help with webpacking NativeScript apps.
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...
**Is your feature request related to a problem? Please describe.** Currently it is not possible to have both platform specific and non-platform specific files within the application - for example,...
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...
**Environment** - CLI: @next - Plugin(s): nativescript-dev-webpack@next **To Reproduce** 1. `tns create app --ng` 2. `npm i nativescript-dev-webpack@next --save-dev --save-exact` 3. `node_modules/.bin/update-ns-webpack --deps --configs` 4. `tns run ios` 5. in...
**Environment** CLI: @next Plugin(s): nativescript-dev-webpack@next **Describe the bug** webpack compilation doesn't stop on syntactic errors in js/vue apps **To Reproduce** 1. `tns create js_app --js` 2. `npm i nativescript-dev-webpack@next --save-dev...
**Environment** CLI: @next Plugin(s): nativescript-dev-webpack@next **To Reproduce** **First scenario:** 1. `tns create app --ng` 2. `npm i nativescript-dev-webpack@next --save-dev --save-exact` 3. `node_modules/.bin/update-ns-webpack --deps --configs` 4. `tns run ios` 5. in...
**Is your feature request related to a problem? Please describe.** In many cases the applications have custom logic in their `webpack.config.js` files. Whenever these apps update their `nativescript-dev-webpack` version, they...
**Environment** - CLI: 6.02 - Plugin(s): dev-webpack:1.01 - Node.js:10.15.3 **Describe the bug** I have two plugins, both are symlinked into the plugin folder; NS-Sqlite -> loads NS-Sqlite-Commercial NS-Sqlite-Commercial requires the...
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...
**Environment** - CLI: 6.0.3 - Cross-platform modules: - Android Runtime: 28 - iOS Runtime: - Plugin(s): @babel/cli, @babel/core, @babel/preset-env, @babel/preset-react, @babel/register, babel-loader, nativescript-dev-babel, copy-webpack-plugin, webpack-cli - Node.js: 12.10.0 **Describe the...