marcj / angular2-localstorage

Angular 2+ decorator to save and restore variables/class properties to HTML5 LocalStorage automatically.
302 stars 107 forks source link

Please update and restructure npm package #51

Open CasperPas opened 8 years ago

CasperPas commented 8 years ago

Not sure why but installed package doesn't have "dist" folder. I think it should have "src" and "dist" folders. Also, it has .npmignore file with "dist" in it. It causes tsc translate my project into incorrect dirs. Weird. Here's what I have: http://prnt.sc/bp3jgv