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
I installed Supersized with Bower in a project generated with the gulp-webapp generator and I'm getting a problem running gulp's watch task:
supersized was not injected in your file.
Please go take a look in "app/bower_components/supersized" for the file you need, then manually include it in your file.
Is that because the 'main' property is missing in Supersized's bower.json file?
What is recommended in this case, when it primarily depends on two files, the .js and the .css?
The text was updated successfully, but these errors were encountered:
I installed Supersized with Bower in a project generated with the
gulp-webapp
generator and I'm getting a problem running gulp'swatch
task:Is that because the 'main' property is missing in Supersized's bower.json file?
What is recommended in this case, when it primarily depends on two files, the .js and the .css?
The text was updated successfully, but these errors were encountered: