Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

inswave01/websquare-min

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websquare-min

Minify WebSquare XML ( include internal javascript )
변경사항은 Changes from 0.5.x to 1.x 참조

Getting Started

This plugin requires Grunt ~0.4.0

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 websquare-min --save-dev

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

grunt.loadNpmTasks('websquare-min');

This plugin was designed to work with Grunt 0.4.x. If you're still using grunt v0.3.x it's strongly recommended that you upgrade.

Websquaremin task

Run this task with the grunt websquaremin command.

Detailed Guide

websquare-min 사용 방법

Docker Image

inswave/websquare-min

Release History

  • 2014-03-03   v0.5.0   Initial release.
  • 2017-03-08 v1.0.0 Add Docker image