parent
9b38e41fd6
commit
b17b00e9eb
13 changed files with 7 additions and 2248 deletions
|
|
@ -21,8 +21,6 @@ before_script:
|
|||
- npm run build-browser
|
||||
# Pass -save so it'll update the readme as well
|
||||
- npm run build-min -- -save
|
||||
# must run after build-min in order to generate min.mjs
|
||||
- npm run build-esm
|
||||
|
||||
# Run tests, lint, and then check for perf regressions
|
||||
script:
|
||||
|
|
@ -85,8 +83,6 @@ deploy:
|
|||
file:
|
||||
- "mithril.js"
|
||||
- "mithril.min.js"
|
||||
- "mithril.mjs"
|
||||
- "mithril.min.mjs"
|
||||
skip_cleanup: true
|
||||
draft: true
|
||||
on:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue