Update Gruntfile with a better build workflow

This commit is contained in:
Illimar Tambek
2014-03-07 10:58:01 +02:00
parent 1b897c8435
commit 9d2926b2ba
7 changed files with 124 additions and 10 deletions

View File

@@ -1,9 +1,8 @@
/* ============================================================
* bootstrap-tokenfield.js v0.11.0
* ============================================================
*
* Copyright 2013-2014 Sliptree
* ============================================================ */
/*!
* bootstrap-tokenfield
* https://github.com/sliptree/bootstrap-tokenfield
* Copyright 2013-2014 Sliptree and other contributors; Licensed MIT
*/
(function (factory) {
if (typeof define === 'function' && define.amd) {