-
Couldn't load subscription status.
- Fork 118
Performance
Miller Medeiros edited this page Nov 28, 2013
·
2 revisions
If you are using mout on the front-end it is really important that you run an optimizer before deploying the code to a server, otherwise you may end up having too many file requests which can degrade load-time performance a lot.
See RequireJS optimization for more info.
There is nothing to worry, mout is converted into plain node.js modules during npm publish (using nodefy), no performance drawbacks.