Skip to content

ns migrate does not update tsconfig file #5364

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
PeterStaev opened this issue Sep 3, 2020 · 0 comments · Fixed by #5378
Closed

ns migrate does not update tsconfig file #5364

PeterStaev opened this issue Sep 3, 2020 · 0 comments · Fixed by #5378

Comments

@PeterStaev
Copy link
Contributor

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: 7.0.4

Describe the bug
I just run the migrate over a demo angular project of a plugin and no changes have been made in the tsconfig file of the app.

To Reproduce
Run ns migrate for a pre 7.0 project

Expected behavior
The migration should update the tsconfig to use the new required settings (like module: ESNext, target: es2015, etc.)

Sample project

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant