dokku-bower-install icon indicating copy to clipboard operation
dokku-bower-install copied to clipboard

Dokku pluging to install bower dependecies

Results 5 dokku-bower-install issues
Sort by recently updated
recently updated
newest added

Not sure which version introduced this, but as of Dokku v0.45 this plugin fails to install without plugin.toml

I hope I can explain this well enough. I have just recently starting to work with the wonders of dokku via Digital Ocean. I have 2 projects. Lets call them...

Added --config.interactive=false to the Bower command, so that it does not wait for user input

Hi - As best i can tell, my bower is asking for user input, and then failing to execute bower install. I can only guess this is what is happening,...

I have PHP application with kind of assets-pipeline. That pipeline can consume assets from `bower_components` folder. This plugin is working only for node.js containers.