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

feat: introduce webpack only workflow #882

Merged
merged 13 commits into from
Jun 19, 2019
Merged

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented May 8, 2019

Rel to: #911

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].

@cla-bot cla-bot bot added the cla: yes label May 8, 2019
@ghost ghost assigned Fatme May 8, 2019
@ghost ghost added new PR review labels May 8, 2019
@Fatme Fatme added this to the 6.0.0 milestone May 8, 2019
@Fatme Fatme force-pushed the feature/webpack-only branch from 5aa41c9 to 33c2134 Compare May 20, 2019 10:00
@Fatme Fatme force-pushed the feature/webpack-only branch 3 times, most recently from 2a6e203 to 5081c19 Compare June 6, 2019 08:58
@Fatme Fatme force-pushed the feature/webpack-only branch 2 times, most recently from 945047e to 83f9cc0 Compare June 12, 2019 16:52
@Fatme
Copy link
Contributor Author

Fatme commented Jun 13, 2019

test --ignore SHOULD_INSTALL_CLI branch_nativescript#feature/webpack-only

@Fatme
Copy link
Contributor Author

Fatme commented Jun 13, 2019

test SHOULD_INSTALL_CLI branch_nativescript#feature/webpack-only

@SvetoslavTsenov
Copy link
Contributor

test SHOULD_INSTALL_CLI branch_nativescript#feature/webpack-only groceries api23 ios11

@SvetoslavTsenov
Copy link
Contributor

test SHOULD_INSTALL_CLI branch_nativescript#feature/webpack-only groceries api23 ios11 --ignore

@Fatme
Copy link
Contributor Author

Fatme commented Jun 13, 2019

test use_custom_cli branch_nativescript#feature/webpack-only groceries api23 ios11 --ignore

@SvetoslavTsenov
Copy link
Contributor

test use_custom_cli branch_nativescript#feature/webpack-only

Fatme added 11 commits June 15, 2019 10:27
Previously we needed to emit files with full paths as {N} CLI relies on this and expected them in a such format. With the changes for "webpack-only" mode, {N} CLI expects only relative paths. So we need to fix this in order to ensure that runtime.js file will not be transferred on device on change in hmr mode.
We needed a special processing for `runtime.js` files as we excluded them when transferring the files on device. As the CLI is filtering and emit only hot-update files we don't need this logic anymore.
@Fatme Fatme force-pushed the feature/webpack-only branch from 83f9cc0 to 0b48eb3 Compare June 15, 2019 08:48
@Fatme
Copy link
Contributor Author

Fatme commented Jun 15, 2019

test use_custom_cli branch_nativescript#feature/webpack-only

1 similar comment
@Fatme
Copy link
Contributor Author

Fatme commented Jun 17, 2019

test use_custom_cli branch_nativescript#feature/webpack-only

@rosen-vladimirov rosen-vladimirov merged commit 2de4c68 into master Jun 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants