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

Support npm 3+ #2006

Closed cdebost closed 4 years ago

cdebost commented 5 years ago

This is a partial application of #1928 which contains only changes needed for npm 3 support. #1928 its sister PRs in mr and mop introduced too many changes to review all at once.

See montagejs/mr#145 for details on how this impacts existing apps.

marchant commented 4 years ago

Tested across multiple projects with the matching mr PR. Merging.