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
This project needs to be in it's own namespace, but brunch does not wrap output in a namespace if you aren't using CommonJS modules. If you are using them, then it creates a separate namespace for each file as expected by the CommonJS require method.
The text was updated successfully, but these errors were encountered:
Didnt got time yet to add a good documentation but it's pretty simple to use. Upon inclusion it will wrap all a joined / minified JS file in 1 self executing function, with options to customize.
This project needs to be in it's own namespace, but brunch does not wrap output in a namespace if you aren't using CommonJS modules. If you are using them, then it creates a separate namespace for each file as expected by the CommonJS require method.
The text was updated successfully, but these errors were encountered: