@pie-framework/embed-pivot
v1.0.1
Published
embed-pivot
Downloads
27
Readme
Pie Print support
Take a pie item config - render a print friendly ui.
Install
yarn
Run
yarn esbuild src/pie-print.ts --servedir=. --outdir=lib --bundle
Then go to: http://localhost:8000/dev/
Release
yarn release
release from local machine
yarn build
yarn semantic-release --no-ci