Commit Graph

9 Commits (5742c36c2a405bb75642c24e8849a344ea81bb9c)

Author SHA1 Message Date
Jordan Pittman 19cb859b5d
Upgrade some dependencies (#871)
* Switch to NPM workspaces

* Add bun types for testing

* Remove some dependencies

* Cleanup code

* Upgrade esbuild

* Hardcode externals

They’re the same between the packages except for vscode but including an external that’s not ultimately required isn’t an error.

* Reorganize package json

* Replace TSDX with esbuild

* wip

* Simplify script

* Move esbuild into individual packages

* Bump vsce

* Fix packaging

* fixup

* Swap mri for minimist

It’s the same API but maintained

* Update lockfiles

* Add logs

* Bump version

* Update lockfile

* Add test for `extractClassNames`

* fix
2023-10-20 14:17:41 -04:00
Jordan Pittman 9b9a98f977 Add release script 2023-10-13 13:41:19 -04:00
Brad Cornes c1c811e7a3 Run `test:prepare` script before running tests 2023-08-29 10:55:54 +01:00
Brad Cornes e242535cac Add test step to pre-release workflow 2023-08-29 10:45:10 +01:00
Brad Cornes ac2f9fabd7 update workflow 2023-08-21 16:59:37 +01:00
Brad Cornes ff3eac37f4 Update workflow 2023-08-21 16:53:42 +01:00
Brad Cornes fc7e38da1f Update workflow 2023-08-21 16:43:26 +01:00
Brad Cornes 67eb02e659 Fix lerna command scope in workflow 2023-08-21 16:31:28 +01:00
Brad Cornes 1fb0019928 Add WIP pre-release workflow 2023-08-21 16:28:54 +01:00