mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Update build instructions with grunt and uglifyjs details
This commit is contained in:
parent
f5e318d968
commit
60368d4670
@ -52,6 +52,10 @@ Clone git repository with submodules:
|
|||||||
|
|
||||||
$ git clone --recursive git://github.com/niklasvh/html2canvas.git
|
$ git clone --recursive git://github.com/niklasvh/html2canvas.git
|
||||||
|
|
||||||
|
Install Grunt and uglifyjs:
|
||||||
|
|
||||||
|
$ npm install -g grunt-cli uglify-js
|
||||||
|
|
||||||
Run the full build process (including lint, qunit and webdriver tests):
|
Run the full build process (including lint, qunit and webdriver tests):
|
||||||
|
|
||||||
$ grunt
|
$ grunt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user