0.0.1 • Published 7 years ago

modules-copy v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
7 years ago

modules-copy

plugin grunt utilizzato per creare, a partire dai file che compongono un'applicazione, l'unico file del package dell'applicazione

Getting Started

This plugin requires Grunt ~0.4.5

If you haven't used Grunt before, be sure to check out the Getting Started guide, as it explains how to create a Gruntfile as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:

npm install modules-copy --save-dev

Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:

grunt.loadNpmTasks('modules-copy');

The "bundle_application_package" task

Overview

WIP

Release History

0.0.1: Initial release (Nothing yet)