mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Don't minify playground.
This commit is contained in:
parent
60902fcfcc
commit
12025f2a2e
2 changed files with 0 additions and 11 deletions
1
.github/workflows/gh-pages.yml
vendored
1
.github/workflows/gh-pages.yml
vendored
|
|
@ -84,7 +84,6 @@ jobs:
|
|||
cd reanimate-playground/viewer-elm
|
||||
npm install
|
||||
npm run build
|
||||
npm run minify
|
||||
mkdir hpc/playground
|
||||
cp dist/* hpc/playground/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue