interaction-kit icon indicating copy to clipboard operation
interaction-kit copied to clipboard

Switch from tsup to unbuild

Open IanMitchell opened this issue 3 years ago • 1 comments

Since we use unbuild for discord-verify, and tsup does not work, we should convert create-ikit-app to run unbuild as well to simplify dependencies and toolchains.

IanMitchell avatar Oct 16 '22 04:10 IanMitchell

Pinning this as a good first issue for potential contributors. To accomplish this, we should remove the tsup dependency and update the create-ikit-app package scripts to use unbuild instead. If necessary, we can use a config similar to the one in discord-verify

IanMitchell avatar Oct 16 '22 22:10 IanMitchell