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

Conversation

@sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Jul 13, 2019

The following helper message is displayed after installation of the
plugin:

NativeScript Webpack plugin was successfully added. You can now bundle your project by passing --bundle flag to NativeScript CLI commands: - tns build android --bundle - tns build ios --bundle - tns run android --bundle - tns run ios --bundle You can also pass the "--env.uglify" flag to use UglifyJS for minification. For more information check out https://docs.nativescript.org/tooling/bundling-with-webpack#bundling. 

With {N} 6.0, this message is not relevant any more:
1). the bundle flag is not needed for webpack builds;
2). the default build/run workflow uses webpack.

The following helper message is displayed after installation of the plugin: ``` NativeScript Webpack plugin was successfully added. You can now bundle your project by passing --bundle flag to NativeScript CLI commands: - tns build android --bundle - tns build ios --bundle - tns run android --bundle - tns run ios --bundle You can also pass the "--env.uglify" flag to use UglifyJS for minification. For more information check out https://docs.nativescript.org/tooling/bundling-with-webpack#bundling. ``` With {N} 6.0, this message is not relevant any more: 1). the `bundle` flag is not needed for webpack builds; 2). the default build/run workflow uses webpack.
@cla-bot cla-bot bot added the cla: yes label Jul 13, 2019
@sis0k0 sis0k0 changed the base branch from master to release July 13, 2019 11:56
@sis0k0 sis0k0 changed the title <!-- We, the rest of the NativeScript community, thank you for your contribution! To help the rest of the community review your change, please follow the instructions in the template. --> refactor: remove the postinstall helper info Jul 13, 2019
@sis0k0
Copy link
Contributor Author

sis0k0 commented Jul 15, 2019

test

@SvetoslavTsenov
Copy link
Contributor

test branch_ngapps#release ngapps#release

@SvetoslavTsenov SvetoslavTsenov merged commit a5c6c48 into release Jul 16, 2019
@SvetoslavTsenov SvetoslavTsenov deleted the sis0k0/remove-helper-message branch July 16, 2019 10:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

5 participants