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
…solves the problem in this case (although removes minification elsewhere. The Browserify stuff is still minified after the transforms and compile step. It should only happen once.
The text was updated successfully, but these errors were encountered:
https://github.com/sintaxi/terraform/blob/master/lib/javascript/index.js#L58
Changing:
…to:
…solves the problem in this case (although removes minification elsewhere. The Browserify stuff is still minified after the transforms and compile step. It should only happen once.
The text was updated successfully, but these errors were encountered: