Skip to content

fix(webpack): tsconfig.tns.json warning #87

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

Merged
merged 1 commit into from
Sep 5, 2019
Merged

Conversation

manoldonev
Copy link
Contributor

Address the following warning from nativescript-dev-webpack on npm install:

> nativescript-dev-webpack@1.2.0 postinstall /Users/x/github/drawer-ts/node_modules/nativescript-dev-webpack
> node postinstall.js

The current project contains a tsconfig.tns.json file located at /Users/x/github/drawer-ts/tsconfig.tns.json that differs from the one in the new version of the nativescript-dev-webpack plugin located at /Users/x/github/drawer-ts/node_modules/nativescript-dev-webpack/templates/tsconfig.tns.json. Some of the plugin features may not work as expected until you manually update the tsconfig.tns.json file or automatically update it using "./node_modules/.bin/update-ns-webpack --configs" command.

@manoldonev manoldonev self-assigned this Sep 5, 2019
@cla-bot cla-bot bot added the cla: yes label Sep 5, 2019
@manoldonev manoldonev merged commit 92050dd into release Sep 5, 2019
@manoldonev manoldonev deleted the mdonev/tsconfig-fix branch September 5, 2019 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants