atavi-client-bundle-application
v0.1.1
Published
plugin grunt utilizzato per creare, a partire dai file che compongono un'applicazione, l'unico file del package dell'applicazione
Downloads
13
Readme
atavi-client-bundle-application
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 atavi-client-bundle-application --save-dev
Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:
grunt.loadNpmTasks('atavi-client-bundle-application');
The "bundle_application_package" task
Overview
WIP
Release History
0.1.0 Added support for cmdHandler field 0.0.4: Added support for ES6 javascript output 0.0.3: Added support for application name 0.0.1: Initial release (Nothing yet)