Use rollup to build typescript
This commit is contained in:
parent
79355b6e9c
commit
e7fc318ea5
14 changed files with 494 additions and 343 deletions
|
@ -58,7 +58,7 @@ build:
|
|||
cache:
|
||||
<<: *global_cache
|
||||
script: |
|
||||
yarn updateManifest --update=${RELEASE_TYPE}
|
||||
yarn bump-version --release=${RELEASE_TYPE}
|
||||
RELEASE_VERSION=$(jq -r '.version' < package.json)
|
||||
git add package.json src/system.json
|
||||
git --no-pager diff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue