We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While karma test:
karma test
WARNING in ./~/angular2-linky/linky-pipe.js Cannot find source file 'linky-pipe.ts': Error: Can't resolve './linky-pipe.ts' in '/Users/MYUSER/projects/MYAPP/node_modules/angular2-linky'
Travis build of my project: https://travis-ci.org/Sirimangalo/meditation-plus-angular/builds/154833766#L2408
The text was updated successfully, but these errors were encountered:
Ah. I forgot to include typescript files to package for source mapping. Fixed by v1.1.1. Thanks! 🍺
Sorry, something went wrong.
Thanks!
No branches or pull requests
While
karma test
:Travis build of my project: https://travis-ci.org/Sirimangalo/meditation-plus-angular/builds/154833766#L2408
The text was updated successfully, but these errors were encountered: