vite-plugin-fable icon indicating copy to clipboard operation
vite-plugin-fable copied to clipboard

[docs] add info on how to bundle and publish the library

Open jkone27 opened this issue 9 months ago • 1 comments

can be useful for mantainers and contributors to add docs for how to publish the npm library

using npm, using bun, using vite?

currently is npm pack and npm publish only i presume

jkone27 avatar Mar 18 '25 14:03 jkone27

Publishing happens locally right now. Would be great to have this in CI when a tag is pushed.

nojaf avatar Mar 18 '25 14:03 nojaf