Skip to content

TS project with bundle, livesync not working after change in a test file #4534

@miroslavaivanova

Description

@miroslavaivanova

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 5.3.2

Describe the bug
Unit test livesync doesn't work when you change something in file: example.ts

To Reproduce

  1. tns create appTS --ts
  2. tns test init
  3. tns test android --bundle
  4. make a change in example.ts file and you will see that the terminal freezes
12 04 2019 16:26:35.248:WARN [karma]: No captured browser, open http://localhost:9876/```

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugno-changelogThe issue is present only in `next` versions and was not included in official version.unit testing

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions