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
Well, you can do it but unless you really need it, it's not worth the effort.
The nice thing of having a wrapped version of the plugin is that it makes use of features like pragmas (the plugin code is excluded from the output file generated by r.js) and module definition provided by RequireJS.
I've been wondering if it's possible to use a shim and the vanilla hogan.js file rather than the require-wrapped alternative version provided here.
Tried it and it doesn't work out of the box--is it possible? What would be needed to accomplish that?
The text was updated successfully, but these errors were encountered: