UNPKG

gengojs

Version:

the best i18n middleware for Node.js

9 lines (8 loc) 147 B
module.exports = function (grunt) { grunt.registerTask('build', [ 'compileAssets', 'linkAssetsBuild', 'clean:build', 'copy:build' ]); };