parent
8134c51a48
commit
bcc6003bf3
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ 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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue