Hey Dinesh,
The jshint section includes all the js file's that are needed for setcatApp
to work.. see:
<%= config.dist %>/scripts/{,*/}*.jsAlso, index.html in the dist/ folder contains <script src=scripts/15dd66f0.vendor.js> which ends up including app.js, controllers.js etc.. any other ideas? On Sat, Sep 6, 2014 at 1:43 AM, dinesh kumar <[email protected]> wrote: > hi anurag, > > i think u missed to include the js file or part of js which declares the > "setcatApp".so check whether the setcatApp modules is included after the > grunt task. > > Thanks > Dinesh kumar.L > > -- > You received this message because you are subscribed to the Google Groups > "AngularJS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > -- Twitter: @anuragphadke (https://twitter.com/#!/anuragphadke) -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
