gruntjs / grunt-contrib-requirejs

Optimize RequireJS projects using r.js.
http://gruntjs.com/
MIT License
504 stars 105 forks source link

Optimizer not adding dependencies? #71

Closed maggialejandro closed 10 years ago

maggialejandro commented 10 years ago

Hi, I'm trying to optimize my webapp but the grunt task isn't adding the dependencies. I want to create one single javascript file for each page of the app.

I don't know what i'm doing wrong.

You can take a look at the code here: https://github.com/maggialejandro/proyecto/blob/master/Gruntfile.js

Thanks in advance!

sindresorhus commented 10 years ago

Questions => StackOverflow