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 was considering to package this theme. Packaging gulp however seems to require quite some effort. Are the more simple tools around that could be used instead?
The text was updated successfully, but these errors were encountered:
@lnussel they are not binary. Gulp just combined multiple *.js into one *.js with a little glue. If you look at the code in dist, here are even comments left to help understand the code. You can also directly modify that file directly and the change will take effects.
I was considering to package this theme. Packaging gulp however seems to require quite some effort. Are the more simple tools around that could be used instead?
The text was updated successfully, but these errors were encountered: