Support for Bower

Are there any plans to add support for Bower? It would be lovely :slight_smile:

On that note, is there a way I can “shim” it in for now?

2 Likes

Yes, we’d like to support such things, and we will be able to support it once our latest set of backend changes are in place in a few weeks. There’s no way to hack it in at the moment - it requires Git be available and it’s not currently installed in the default container.

I’d like to see this too, as my apps that I wish to build Glitch samples for all require bower. If testers are needed, I’d gladly donate some time and effort.

I created https://glitch.com/edit/#!/bower-grunt as a way of easily including Bower components.