You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bower being deprecated I'm looking into replacing bower / wiredep with something else, so that we just have to install a package with npm and run a gulp task (say the "watch" task run it for us) to see the js and css files injected into the index.html.
Gulp-inject looks promising, but this stone is missing.. Or did I miss it ?
Is there already some package or script using gulp-inject to achieve this ?
The text was updated successfully, but these errors were encountered:
HI !
Bower being deprecated I'm looking into replacing bower / wiredep with something else, so that we just have to install a package with npm and run a gulp task (say the "watch" task run it for us) to see the js and css files injected into the index.html.
Gulp-inject looks promising, but this stone is missing.. Or did I miss it ?
Is there already some package or script using gulp-inject to achieve this ?
The text was updated successfully, but these errors were encountered: