Skip to content

Commit

Permalink
Point to chipper's gruntMain.js instead of chipper's Gruntfile.js, see
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Apr 12, 2024
1 parent 89f87a0 commit e7a1c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
/* eslint-env node */

// use chipper's gruntfile
module.exports = require( '../chipper/js/grunt/Gruntfile.js' );
module.exports = require( '../chipper/js/grunt/gruntMain.js' );

0 comments on commit e7a1c52

Please sign in to comment.