I have the following problem:
I am trying add routes js files in php. In a html file works perfectly.
Why not work in a php file?
Try:
grunt bower-install Error:
Verifying property bower-install.app.src exists in config...OK Reading bower.json...OK Parsing bower.json...OK Warning: Cannot read property 'block' of undefined Use --force to continue. The code:
bower: { dev: { dest: './components' }, }, 'bower-install': { app: { src: ['template.php'] }, }, } There is a issue since a week ago, but no response there. https://github.com/stephenplusplus/grunt-bower-install/issues/33
.php. It should be pretty easy to send a PR and fixing the issue yourself.