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
Heyo, I just forked this repo to make some custom changes, but when I tried to regenerate the dist files there were two issues
1) There were some unrelated changes mixed in with mine:
a) I checked out current master and ran gulp default but nothing changed
b) I deleted the dist files on master, and ran gulp default, and got the following diff
2) Min file does not generate on first attempt
When regenerating the files using gulp default, the min file does not change. You have to run it a second time before the min file is updated
The text was updated successfully, but these errors were encountered:
Heyo, I just forked this repo to make some custom changes, but when I tried to regenerate the dist files there were two issues
1) There were some unrelated changes mixed in with mine:
a) I checked out current master and ran
gulp default
but nothing changedb) I deleted the dist files on master, and ran
gulp default
, and got the following diff2) Min file does not generate on first attempt
When regenerating the files using
gulp default
, the min file does not change. You have to run it a second time before the min file is updatedThe text was updated successfully, but these errors were encountered: