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
Per the subject... if a "bundle.js" and a "bundle.min.js" are included in the dist, then the unminified version can be used during development which will permit better testing and debugging.
I am running in to a performance issue I am investigating. For now I got around this by explicitly including the source script.
The text was updated successfully, but these errors were encountered:
Per the subject... if a "bundle.js" and a "bundle.min.js" are included in the dist, then the unminified version can be used during development which will permit better testing and debugging.
I am running in to a performance issue I am investigating. For now I got around this by explicitly including the source script.
The text was updated successfully, but these errors were encountered: