ProCoSys / Bifrost

Application Development Framework promoting good development practices such as CQRS and MVVM (see readme)
http://bifrost.dolittle.com
Other
1 stars 1 forks source link

Upgrade requirejs and load scripts consistently using requirejs #34

Open bnordli opened 8 years ago

bnordli commented 8 years ago

Bifrost is currently running requirejs 1.0.3.

It should be upgraded, and all dependencies (domReady, jquery, knockout, noext, order, and text) should be loaded using requirejs.

andersnygaard commented 8 years ago

Upgrade to v2.1.11 Remove noext plugin (support for urls without .js extensions)