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
{{ message }}
This repository was archived by the owner on May 14, 2018. It is now read-only.
Hello there, I'm having a problem when using the async requirejs plugin. When optmized, the main file contains the following code
The output:
But the plugin must be removed:
The r.js have support to remove the plugins via stubModules config.
There's a way to do it in amd-optimize?