Questions tagged [rjs]

Introducing Ruby JavaScript Generator Templates, which utilize the .rjs file extension. Please note that this is not associated with r.js.

Optimize several projects or pages with RequireJS

How can I improve the efficiency of my multiple requirejs projects? For example, I have this structure below with two main.js in different locations/folders, build/ build.js dev/ index.php core/ js/ main.js libs/ ...