montagejs / montage

Montage is an elegant, open source HTML5 framework maintained by Montage Studio that rivals native SDKs, yet is easier to learn. It offers modular components, two-way data binding, and much more. Join us on irc.freenode.net#montage. Sign up for our beta to build Montage applications in the cloud.
http://montagestudio.com/montagejs
Other
1.5k stars 215 forks source link

Force localizer to use mr as default require #1999

Closed tejaede closed 5 years ago

tejaede commented 5 years ago

localizer is designed to run with mr, however, it is possible for global.require to be overridden by another module when localizer is loaded.

marchant commented 5 years ago

@tejaede what use case have you found where global.require is overridden by another module, causing trouble when localizer is loaded?

tejaede commented 5 years ago

@marchant When used with cordova.