| /plugin/asciidocjs/node_modules/core-js/build/ |
| D | Gruntfile.ls | 2 module.exports = (grunt)-> 3 grunt.loadNpmTasks \grunt-contrib-clean 4 grunt.loadNpmTasks \grunt-contrib-copy 5 grunt.loadNpmTasks \grunt-contrib-uglify 6 grunt.loadNpmTasks \grunt-contrib-watch 7 grunt.loadNpmTasks \grunt-livescript 8 grunt.loadNpmTasks \grunt-karma 9 grunt.initConfig do 10 pkg: grunt.file.readJSON './package.json' 12 files: '<%=grunt.option("path")%>.min.js': '<%=grunt.option("path")%>.js' [all …]
|
| /plugin/jplayer/vendor/happyworm/jplayer/ |
| D | Gruntfile.js | 1 module.exports = function(grunt) { argument 3 grunt.initConfig({ 4 pkg: grunt.file.readJSON('package.json'), 142 grunt.loadNpmTasks('grunt-contrib-jshint'); 143 grunt.loadNpmTasks('grunt-contrib-concat'); 144 grunt.loadNpmTasks('grunt-contrib-copy'); 145 grunt.loadNpmTasks('grunt-contrib-cssmin'); 146 grunt.loadNpmTasks('grunt-contrib-uglify'); 147 grunt.loadNpmTasks('grunt-contrib-sass'); 148 grunt.loadNpmTasks('grunt-mxmlc'); [all …]
|
| D | MIGRATION.md | 38 - jPlayer Repository Refactor: Added all download content to the repository and added a grunt build… 42 …`jquery.jplayer.swf` file is now compiled using the Flex compiler in the `grunt-mxmlc` node.js mod…
|
| D | CHANGELOG.md | 77 - jPlayer Repository Refactor: Added all download content to the repository and added a grunt build… 81 …`jquery.jplayer.swf` file is now compiled using the Flex compiler in the `grunt-mxmlc` node.js mod…
|
| /plugin/sequencediagram/bower_components/snap.svg/ |
| D | Gruntfile.js | 1 module.exports = function(grunt) { argument 3 var pkg = grunt.file.readJSON("package.json"); 6 grunt.initConfig({ 9 banner: grunt.file.read("./src/copy.js") 11 .replace(/@DATE/, grunt.template.today("yyyy-mm-dd")) + "\n", 57 grunt.loadNpmTasks("grunt-contrib-concat"); 58 grunt.loadNpmTasks("grunt-contrib-uglify"); 59 grunt.loadNpmTasks("grunt-exec"); 61 grunt.registerTask("default", ["concat", "uglify", "exec"]);
|
| D | README.md | 35 npm install -g grunt-cli 45 * Type `grunt` in the command line to build the files. 47 * Alternatively type `grunt watch` to have the build run automatically when you make changes to sou…
|
| /plugin/tablelayout/ |
| D | Gruntfile.js | 1 module.exports = function(grunt) { argument 2 grunt.initConfig({ 3 pkg: grunt.file.readJSON('package.json'), // the package file to use 22 grunt.loadNpmTasks('grunt-contrib-watch'); 23 grunt.loadNpmTasks('grunt-contrib-qunit'); 24 grunt.loadNpmTasks('grunt-eslint'); 25 grunt.registerTask('default', ['eslint', 'qunit']);
|
| D | yarn.lock | 1013 grunt-cli@~1.2.0: 1015 …resolved "https://registry.yarnpkg.com/grunt-cli/-/grunt-cli-1.2.0.tgz#562b119ebb069ddb464ace28455… 1018 grunt-known-options "~1.1.0" 1022 grunt-contrib-jshint@^1.1.0: 1024 …resolved "https://registry.yarnpkg.com/grunt-contrib-jshint/-/grunt-contrib-jshint-1.1.0.tgz#369d9… 1030 grunt-contrib-qunit@^2.0.0: 1032 …resolved "https://registry.yarnpkg.com/grunt-contrib-qunit/-/grunt-contrib-qunit-2.0.0.tgz#54a51b4… 1034 grunt-lib-phantomjs "^1.0.0" 1036 grunt-contrib-watch@^1.0.0: 1038 …resolved "https://registry.yarnpkg.com/grunt-contrib-watch/-/grunt-contrib-watch-1.0.1.tgz#ca65934… [all …]
|
| /plugin/syntaxhighlighter3/sxh3/tests/ |
| D | tasks.coffee | 3 module.exports = (grunt) -> 4 grunt.registerTask 'test', [ 'build', 'express' ] 6 grunt.registerTask 'express', 'Launches basic HTTP server for tests', -> 16 grunt.log.ok 'You can access tests on ' + 'http://localhost:3000'.blue + ' (Ctrl+C to stop)'
|
| /plugin/syntaxhighlighter3/sxh3/ |
| D | Gruntfile.coffee | 1 module.exports = (grunt) -> 2 require('./build/tasks')(grunt) 3 require('./tests/tasks')(grunt)
|
| D | README.md | 13 1. Then `./node_modules/.bin/grunt build` to build 20 1. Start HTTP server `./node_modules/.bin/grunt test`
|
| /plugin/syntaxhighlighter3/sxh3/build/ |
| D | tasks.coffee | 65 module.exports = (grunt) -> 66 …grunt.registerTask 'build', 'clean compile_sass copy_misc_files build_core pack validate add_heade… 68 grunt.registerTask 'clean', 'Cleans the build folder', -> 72 grunt.registerTask 'compile_sass', -> 88 grunt.registerTask 'copy_misc_files', -> 92 grunt.registerTask 'build_core', -> 100 grunt.registerTask 'pack', -> 115 grunt.registerTask 'add_header', -> 122 grunt.registerTask 'validate', ->
|
| /plugin/socialshareprivacy2/JC/ |
| D | README.md | 109 For quick *non cross-browser* testing use grunt, install grunt CLI and project dependencies as outl… 111 $ grunt
|
| /plugin/indexmenu/scripts/fancytree/skin-custom-1/ |
| D | README.md | 9 3. cd to your fancytree folder and run `grunt dev` from the console.<br>
|
| /plugin/indexmenu/scripts/fancytree/skin-win8-xxl/ |
| D | ui.fancytree.less | 33 // work with grunt and webpack:
|
| /plugin/indexmenu/scripts/fancytree/skin-themeroller/ |
| D | ui.fancytree.less | 39 // work with grunt and webpack:
|
| /plugin/indexmenu/scripts/fancytree/skin-lion/ |
| D | ui.fancytree.less | 35 // work with grunt and webpack:
|
| /plugin/indexmenu/scripts/fancytree/skin-vista/ |
| D | ui.fancytree.less | 47 // work with grunt and webpack:
|
| /plugin/indexmenu/scripts/fancytree/skin-xp/ |
| D | ui.fancytree.less | 30 // work with grunt and webpack:
|
| /plugin/indexmenu/scripts/fancytree/skin-awesome/ |
| D | ui.fancytree.less | 12 // work with grunt and webpack:
|
| /plugin/indexmenu/scripts/fancytree/skin-typicons/ |
| D | ui.fancytree.less | 12 // work with grunt and webpack:
|
| /plugin/indexmenu/scripts/fancytree/skin-win8-n/ |
| D | ui.fancytree.less | 47 // work with grunt and webpack:
|
| /plugin/indexmenu/scripts/fancytree/skin-material/ |
| D | ui.fancytree.less | 12 // work with grunt and webpack:
|
| /plugin/indexmenu/scripts/fancytree/skin-mdi/ |
| D | ui.fancytree.less | 12 // work with grunt and webpack:
|
| /plugin/indexmenu/scripts/fancytree/skin-win7/ |
| D | ui.fancytree.less | 63 // work with grunt and webpack:
|