latticexyz / mud

MUD is a framework for building autonomous worlds
https://mud.dev
MIT License
736 stars 185 forks source link

build follow ups #673

Open holic opened 1 year ago

holic commented 1 year ago

We've done a lot of work with our build setup, but there's a handful of lingering things I came across and left undone:

alvrs commented 1 year ago

rethink prepack/postpack so that pack failures don't leave bad files around, or remove the need for it entirely

this shouldn't be necessary anymore for the packages that use the new "exports" setup in package.json (see https://github.com/latticexyz/mud/pull/640#issuecomment-1516270855), but we need to update/deprecate the remaining packages