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

stop on compilation errors in typescript applications #1083

Closed
Fatme opened this issue Oct 29, 2019 · 0 comments
Closed

stop on compilation errors in typescript applications #1083

Fatme opened this issue Oct 29, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@Fatme
Copy link
Contributor

Fatme commented Oct 29, 2019

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: 6.1.2
  • Cross-platform modules: 6.1.0
  • Android Runtime: 6.1.0
  • iOS Runtime: 6.1.0
  • Plugin(s):
  • Node.js:

Fixes the limitation mentioned here.

To Reproduce

  1. Create typescript project
  2. tns run <platform>
  3. Make a semantic error within the application

Expected behavior

The webpack compilation should stop.

@Fatme Fatme added the bug label Oct 29, 2019
@Fatme Fatme added this to the 1.4.0 milestone Oct 29, 2019
@Fatme Fatme self-assigned this Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants