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
e1936be4d4
commit
d706f8874a
@ -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