markprompt / markprompt-js

JavaScript client libraries for Markprompt
https://markprompt.com
MIT License
54 stars 10 forks source link

Reduce bundle size #91

Open michaelfester opened 1 year ago

michaelfester commented 1 year ago

Is your feature request related to a problem? Please describe. Currently, @markprompt/web is quite big:

CleanShot 2023-07-06 at 22 12 25@2x

Describe the solution you'd like We should check if there are low hanging fruits allowing us to reduce the bundle size.

nickrttn commented 1 year ago

Our unified toolchain for rendering the answer as well as @radix-ui/react-dialog are currently the biggest contributors to our bundle size.

nickrttn commented 1 year ago

https://github.com/KittyGiraudel/a11y-dialog/releases/tag/8.0.0 Another option for a more lightweight dialog