1.0.0 • Published 9 years ago

grunt-splitter v1.0.0

Weekly downloads
4
License
-
Repository
github
Last release
9 years ago

Grunt Splitter

Split your Gruntfile.js across multiple files without using any external dependencies.


Thanks to the 0.4.5 release of Grunt.js which introduced grunt.config.merge, you can now easily split your Gruntfile.js into several files, without the need to install any third-party dependencies.

This repository should be considered a sample template and is aimed to provide you with bare-bones structure for your project.