Skip to content

Conversation

@Fatme
Copy link
Contributor

@Fatme Fatme commented Sep 19, 2019

Currently when new code shared app is created, tsconfig.spec.json is created with incorrect content. It is looking for one directory up for its base tsconfig.json file. Actually both tsconfig.spec.json and tsconfig.json files are at the root level of the application.

Rel to: #243

PR Checklist

What is the current behavior?

ng test command doesn't work for code shared applications

What is the new behavior?

ng test works for code shared applications

Fixes/Implements/Closes #[Issue Number].

@cla-bot cla-bot bot added the cla: yes label Sep 19, 2019
@Fatme Fatme merged commit 111bcfb into master Sep 25, 2019
@Fatme Fatme deleted the fatme/fix-tsconfig.spec.json branch September 25, 2019 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants