Backbone-View-Manager icon indicating copy to clipboard operation
Backbone-View-Manager copied to clipboard

Require.js support

Open redbaron76 opened this issue 13 years ago • 1 comments

Hello, how to use it in a Require.js architecture? Is it possibile to transform this helper as a Require.js module? Could be useful... tnx

redbaron76 avatar Nov 27 '12 14:11 redbaron76

Hi,

I'm not sure if it's useful, since Backbone and Underscore is not compatible with Require.js too...

But do u know about a plugin by Tim Branyen https://github.com/tbranyen/use.js? He can load Backbone and Underscore without the script be compatible with Require.js. I guess that can be useful too.

thomasdao avatar Dec 01 '12 01:12 thomasdao