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 has been archived by the owner on Sep 16, 2019. It is now read-only.
The main parameter in package.json points to gulpfile.js, which has been updated to gulpfile.babel.js a few releases ago, with the introduction of Foundation 6.4.1.
Should it be updated?
The text was updated successfully, but these errors were encountered:
It does not make any trouble it is not used anywhere.
But because a main script is required for a valid package.json it should be set to the right file.
The
main
parameter inpackage.json
points togulpfile.js
, which has been updated togulpfile.babel.js
a few releases ago, with the introduction of Foundation 6.4.1.Should it be updated?
The text was updated successfully, but these errors were encountered: