Skip to content

Commit

Permalink
Revert "Start down path of adding better error msg for apps updating …
Browse files Browse the repository at this point in the history
…to sails-hook-grunt@4 (but will revert because theres no obvious clean way of doing this that doesnt make it harder to continue using JST/coffee yourself)"

This reverts commit 5db5366.
  • Loading branch information
mikermcneil committed Jun 7, 2019
1 parent 5db5366 commit fa4ace3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions accessible/load-grunt-tasks.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,6 @@ var includeAll = require('include-all');
*/
module.exports = function loadGruntTasks (appPath, grunt){

// Verify that reviously-built-in-but-no-longer-included-by-default Grunt plugins:
// ========================================================
var NO_LONGER_BUILT_IN_GRUNT_PLUGINS = [
'grunt-contrib-jst',
'grunt-contrib-coffee'
];


// Load built-in Grunt plugins.
// ========================================================
Expand Down

0 comments on commit fa4ace3

Please sign in to comment.