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

livesync problems: only every other view/style file change triggers - node 8.9.4 and above on Mac at least #641

@NathanWalker

Description

@NathanWalker

@NickIliev created an issue repo here which exhibits the following livesync problems when using these node/npm versions:

Nathans-MacBook-Pro:issue-630 nathan$ node -v
v10.2.1
Nathans-MacBook-Pro:issue-630 nathan$ npm -v
6.4.0

Repro:

  • clone repo here
  • cd nativescript-dev-webpack/issue-630
  • run project with: tns run ios --emulator --bundle --env.aot
  • after it launches, just open items.component.html and change ActionBar title to something else and then save.
  • console will show:
File change detected. Starting incremental webpack compilation...
Webpack compilation complete. Watching for file changes.
Webpack build done!

And nothing happens. Save again and it will livesync. Save again and it does same output but never reloads, continue/repeat and same cycle occurs.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions