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

chore: merge release in master #833

Merged
merged 8 commits into from
Mar 15, 2019

Conversation

SvetoslavTsenov
Copy link
Contributor

No description provided.

SvetoslavTsenov and others added 8 commits February 20, 2019 13:50
…time (#807)

* fix(HMR): modulePath on Windows

Replace backslashes with forward slashes.

* refactor: rename a method
…821)

Currently the message `Stopping webpack watch` is printed whenever CLI executes `after-watch` hooks, i.e. when user runs `tns run <platform>` and sends Ctrl+C, the message is shown. However, we have not started any webpack process, so there's nothing to stop.
Print the message only when webpack process had been started. Also print it only when `--log trace` is used.
@cla-bot cla-bot bot added the cla: yes label Mar 14, 2019
@ghost ghost assigned SvetoslavTsenov Mar 14, 2019
@ghost ghost added review and removed cla: yes labels Mar 14, 2019
@SvetoslavTsenov SvetoslavTsenov merged commit 41b0a64 into master Mar 15, 2019
@SvetoslavTsenov SvetoslavTsenov deleted the svetoslavtsenov/merge-release-in-master branch March 15, 2019 12:03
@ghost ghost removed the review label Mar 15, 2019
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.

6 participants