Closed slifty closed 3 years ago
This PR fixes the build script to prevent issues like #85
Specifically, running yarn build will wipe away the build directories before transpiling.
yarn build
CI is currently broken (because of the bug that this PR will ultimately solve). Marging anyway
all is lost play mario party all is lost.
Description
This PR fixes the build script to prevent issues like #85
Specifically, running
yarn build
will wipe away the build directories before transpiling.