Skip to content
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

how to remove testing files dependency #243

Closed
MurhafSousli opened this issue Jan 22, 2016 · 3 comments
Closed

how to remove testing files dependency #243

MurhafSousli opened this issue Jan 22, 2016 · 3 comments

Comments

@MurhafSousli
Copy link

Hi, I get errors after I removed "Home" folder

ERROR in ./src/vendor.ts
Module build failed: Error: ENOENT: no such file or directory, 
open '...\GitHub\angular2-webpack-starter\src\app\home\directives\x-large.spec.ts'

I want to remove the dependency on testing files, From which file?

@PatrickJS
Copy link
Owner

the error is in tsconfig. you need to remove the spec files in "files": []

@MurhafSousli
Copy link
Author

@gdi2290 Got it, thank you so much.

@PatrickJS
Copy link
Owner

np, thanks for opening an issue

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

No branches or pull requests

2 participants