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

refactor: remove building through npm scripts #336

Merged
merged 3 commits into from
Dec 12, 2017
Merged

Conversation

Mitko-Kerezov
Copy link
Contributor

@Mitko-Kerezov Mitko-Kerezov commented Dec 8, 2017

Includes:

  • Comply docs with new way of webpacking
  • Remove npm run script support

Part of NativeScript/NativeScript#5129

Ping @PanayotCankov @sis0k0

Breaking Changes

Executing npm run scripts is no longer supported. The scripts will print an error message and exit with error code 1.

@Mitko-Kerezov Mitko-Kerezov self-assigned this Dec 8, 2017
@Mitko-Kerezov
Copy link
Contributor Author

run ci

Copy link
Contributor

@sis0k0 sis0k0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a BREAKING_CHANGES footer to the PR message about the npm scripts? Something like the following:
https://gist.github.com/stephenparish/9941e89d80e2bc58a153#message-footer

Also can you update the PR message to follow this convention: https://gist.github.com/stephenparish/9941e89d80e2bc58a153#subject-line? Something like the following should do it:

refactor: remove building through npm scripts

@Mitko-Kerezov
Copy link
Contributor Author

Ping @sis0k0 with renewed PR message and topic

@Mitko-Kerezov Mitko-Kerezov changed the title Update docs and npm scripts refactor: remove building through npm scripts Dec 11, 2017
@vchimev
Copy link
Contributor

vchimev commented Dec 12, 2017

typescript-app-android

README.md Outdated
@@ -14,9 +14,9 @@ A package to help with webpacking NativeScript apps.
$ npm install --save-dev nativescript-dev-webpack
$ npm install
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this is no longer needed since tns run calls npm install.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed

@vchimev vchimev merged commit 6e63e3c into master Dec 12, 2017
@vchimev vchimev deleted the kerezov/docs-scripts branch December 12, 2017 15:23
vchimev pushed a commit that referenced this pull request Dec 12, 2017
vchimev pushed a commit that referenced this pull request Dec 12, 2017
…lative to app/" (#349)

* Revert "fix(update-ns-webpack): make it possible to call as executable (#347)"

This reverts commit 9fa7656.

* Revert "refactor: remove building through npm scripts (#336)"

This reverts commit 6e63e3c.

* Revert "chore: add update-ns-webpack to scripts (#346)"

This reverts commit 8bd887b.

* Revert "refactor: loadChildren to work with ~/path and ./path both relative to app/ (#338)"

This reverts commit 49ef411.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants