Skip to main content

All Questions

0 votes
0 answers
131 views

Issue with r.js optimizer and Underscore _.template() function

I have an issue with Underscore (I use an old version [1.3.3] and can't use others for this project) _.template() function after creating optimized build. After optimizing I have a file with all my ...
LordotU's user avatar
  • 43
0 votes
1 answer
259 views

R.js compilation of non-AMD modules

I have non-AMD backbone, non-AMD underscore and non-AMD jquery in my project. I also have a lot of third party libraries that are not AMD compatible. What is the best way of having them compile ...
James's user avatar
  • 103