PHP Classes

File: vendors/gentelella/vendors/jquery.tagsinput/grunt-tasks/options/uglify.js

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/gentelella/vendors/jquery.tagsinput/grunt-tasks/options/uglify.js   Download  
File: vendors/gentelella/vendors/jquery.tagsinput/grunt-tasks/options/uglify.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 3 years ago
Size: 171 bytes
 

Contents

Class file image Download
module.exports = { options: { mangle: true }, plugin: { files: { 'dist/jquery.tagsinput.min.js': ['src/jquery.tagsinput.js'] } } };