Publish compiled ASM/WASM packages on NPM #81
Labels
build
Code relating to building or publishing assets
downstream
Problem may need fixing in apps that use this build
enhancement
New feature or request
help wanted
Extra attention is needed
task
This is a different issue from #8, though has some similarities.
@Kelson has suggested that we should publish the compiled javascript-libzim binaries so they can be added to Kiwix JS and Kiwix PWA during CI and also during developer setup through
npm install
. This would make a lot of sense and would prevent keeping back copies of the binaries in Git history in those repositories.The steps needed to achieve this here are:
The text was updated successfully, but these errors were encountered: