Catalysts / cat-angular

Basic support for Angular Apps
Apache License 2.0
7 stars 16 forks source link

Make cat-angular npm-installable #54

Closed szabyg closed 8 years ago

szabyg commented 8 years ago

Define install script so npm install will create dist folder if cat-angular is an npm dependency. For this

tsalzinger commented 8 years ago

please provide some context as to why you would even do that

cat-angular isn't published as an npm module, but it might be in the future, and if this is a request you have, please open an issue for it

currently the only way to add a dependency to cat-angular via npm is therefor via a github reference or via the file-system, but what would you gain from that?

i definetly don't want to declare the devDependencies as dependencies

szabyg commented 8 years ago

Point taken. I just created an issue (#56) for this.