Gitea 96355f4d87 | 3 years ago | |
---|---|---|
.. | ||
component | 3 years ago | |
css | 3 years ago | |
filter | 3 years ago | |
stage | 3 years ago | |
README.md | 4 years ago | |
api.js | 4 years ago | |
constructor.js | 4 years ago | |
defaults.js | 4 years ago | |
intro.js | 4 years ago | |
modernizr.js | 4 years ago | |
outro.js | 4 years ago | |
plugin.js | 4 years ago | |
static.js | 4 years ago |
The files in this path are Javascript fragments that are compiled together to create the Jcrop.js source file. Also includes LESS CSS source files.
$ npm install
$ grunt
The Grunt configuration also includes a watch task using grunt-watch.
Using watch
(in a different terminal) will allow you to modify files
and have them automatically recompile when changes are detected.
$ grunt watch
Read the grunt documentation for more info.