Closed guidoschmidt closed 1 year ago
Thank you for this & sorry about that oversight. Did the same mistake w/ one of the other wasm-api packages, but then noticed myself — not this time though... 🙇♂️🚀
Wasn't a big deal, I could just use yarn link
to use the package from my local umbrella git clone 🙃
Looks like "files" needs to include the zig/ and generated/ directories to provide all the necesarry sources when adding the wasm-api-canvas package in via
yarn add @thi.ng/wasm-api-canvas
.