forked from mozilla/pdf.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8e573c5
commit c550669
Showing
4 changed files
with
10,715 additions
and
26,586 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
1) `npm install` | ||
0) rm -rf node_modules/ && rm package-lock.json | ||
1) `npm install --legacy-peer-deps` | ||
2) `npm install -g gulp-cli` | ||
3) `npm test` | ||
3) `gulp test` | ||
4) `gulp web` | ||
5) `cd build/gh-pages` | ||
6) `git push --set-upstream origin gh-pages -f` | ||
7) `cd ../..` | ||
7) `cd ../..` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.