grunt-concat-define

0.9.1 • Public • Published

grunt-concat-define

A Grunt plugin for the concat-define concatenator.

The "concat-define" task

Usage

In your project's Gruntfile, add a section named concat-define to the data object passed into grunt.initConfig().

grunt.initConfig({

    "concat-define": {

        options: {

            sourceRootDirectory: "src",
            outputFile: "target/myFile.js"
        }
    }
});

Readme

Keywords

none

Package Sidebar

Install

npm i grunt-concat-define

Weekly Downloads

0

Version

0.9.1

License

GPL-3.0

Unpacked Size

36.6 kB

Total Files

4

Last publish

Collaborators

  • martinrixham