skatejs / build

[DEPRECATED] - Common build tasks for all Skate projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bower install broken

treshugart opened this issue · comments

We recently updated the build to add dist/ to the .gitignore but didn't add a build step to add that to the tag, or publish it somehow. This needs to be fixed for bower consumers.

See skatejs/named-slots#83 for details.

Maybe it's worth just committing the dist/ again. It'll be automatically generated anyway for tags when a release is invoked.

I haven't heard much about this recently and I think we can be opinionated and only support NPM for now especially since other package manager front-ends are using NPM.