mirror of
https://github.com/zhigang1992/bootstrap-tokenfield.git
synced 2026-04-30 04:45:50 +08:00
Update Gruntfile with a better build workflow
This commit is contained in:
11
js/bootstrap-tokenfield.js
vendored
11
js/bootstrap-tokenfield.js
vendored
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user