diff --git a/app/index.js b/app/index.js index d210c8486..cb87665d9 100644 --- a/app/index.js +++ b/app/index.js @@ -241,8 +241,7 @@ Generator.prototype.appJs = function appJs() { html: this.indexFile, fileType: 'js', optimizedPath: 'scripts/scripts.js', - sourceFileList: ['scripts/app.js', 'scripts/controllers/main.js'], - searchPath: ['.tmp', 'app'] + sourceFileList: ['scripts/app.js', 'scripts/controllers/main.js'] }); }; diff --git a/templates/common/index.html b/templates/common/index.html index ee5dca6c8..85ac590bf 100644 --- a/templates/common/index.html +++ b/templates/common/index.html @@ -10,7 +10,7 @@ - +