Skip to content

fix: respect nsconfig options when updating tsconfig on postinstall #61

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
Aug 14, 2018

Conversation

sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Aug 13, 2018

fixes #60

@sis0k0 sis0k0 merged commit 396180c into master Aug 14, 2018
@sis0k0 sis0k0 deleted the sis0k0/nscofnig branch August 14, 2018 12:40
manoldonev pushed a commit to NativeScript/nativescript-app-templates that referenced this pull request Jan 9, 2019
…#86)

The following changes are in this PR:
- the app folder is renamed to src as is in the web Angular projects.
- @nativescript/schematics is a devDependency and angular.json file is added. This allows the developers to start using the Angular CLI immediately after creating a project.
- App_Resources are now at root level.
- nsconfing.json file is added.

depends on NativeScript/nativescript-dev-webpack#633 and NativeScript/nativescript-dev-typescript#61
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 this pull request may close these issues.

The app path from nsconfig is not respected in the created/updated tsconfig
3 participants