Angular grunt build (from yeoman) breaks my app
问题 after running the build from the /dist folder I get: Uncaught Error: [$injector:modulerr] http://errors.angularjs.org/1.2.1/$injector/modulerr?p0=ourname&p1=Error%3A…(http%3A%2F%2Flocalhost%3A8085%2Flib%2Fangular%2Fangular.min.js%3A32%3A462) nothing I do seems to solve this problem this is the grunt task flow - adapted 1 to 1 from yeoman angular-generator: module.exports = function(grunt){ require('load-grunt-tasks')(grunt); require('time-grunt')(grunt); grunt.initConfig({ //pkg: grunt.file