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
{{ message }}
This repository was archived by the owner on Sep 7, 2022. It is now read-only.
Having copied the gulpfile.js from this project for my polymer app, and installed the necessary npm modules.
on running gulp build I get :
[22:32:00] Using gulpfile ~/development/wawm/gulpfile.js
[22:32:00] Starting 'build'...
Deleting build/gulp directory...
Analyzing build dependencies...
then it pauses for a while then the command prompt returns
The images and the bower components have been copied, but none of my scripts.
No errors are shown.Any hints on what I'm doing wrong.