grunt-amdcheck icon indicating copy to clipboard operation
grunt-amdcheck copied to clipboard

Uses AST to find and remove unused dependencies in AMD modules.

Results 1 grunt-amdcheck issues
Sort by recently updated
recently updated
newest added

I think this repo is a great idea, I implemented it in our code base and ran into an error ``` source/javascripts/modules/add-button.js (1 module) Unused paths: jquery.mobile Unused dependencies: __mobile...