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

Allow scripts to be loaded from file-system, when available #2000

Closed tejaede closed 5 years ago

tejaede commented 5 years ago

WIP - May need to be moved to mr

tejaede commented 5 years ago

After over-engineering the hell out of this, I landed on a simple change in mr. Closing this PR.

PR for mr is here: https://github.com/montagejs/mr/pull/137