mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 06:22:53 +00:00
9 lines
157 B
Markdown
9 lines
157 B
Markdown
---
|
|
'@openstapps/core-tools': major
|
|
---
|
|
|
|
Removed pack tool
|
|
|
|
Use a bundler like `tsup` in conjunction with an
|
|
`index.ts` that aggregates all exports instead.
|