jelgblad / angular2-masonry

https://github.com/desandro/masonry module for Angular2
101 stars 48 forks source link

TypeScript files are still in npm storage #38

Open aberezkin opened 7 years ago

aberezkin commented 7 years ago

I noticed that .ts and .d.ts files are still downloaded with the module itself. It's very annoying because some files are watching for files and stop working if they find something outside root dir.

I would be very grateful if you find a way to handle this issue.