Skip to content

Commit

Permalink
update: gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
easonchiu committed Jun 26, 2021
1 parent 1a5306c commit 52f22ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ ghpages:
@cp -ri examples_src/build demo/examples
@git add .
@git commit -am 'update: gh-pages'
# @git pull && git push
# @git subtree push --prefix=demo origin gh-pages
@git pull && git push
@git subtree push --prefix=demo origin gh-pages

#同时打包es和commonjs
build:
Expand Down

0 comments on commit 52f22ff

Please sign in to comment.