Writing Vue version of fogbender-react
see • Building Vue version of React library (par... for part 2
0:00 Hi friends
0:26 recapping part 1 & 2
3:48 starting to work on fogbender-vue package
5:15 Vite Library Mode
12:59 trying to use library with yalc or file path
15:35 using yarn workspaces instead
21:02 vite --watch in library mode
22:22 starting to actually write the library
30:52 failing at: context providers in vue
38:10 back to using props
46:36 figuring out "external" option in vite.config.js
54:29 pack to working on library
1:03:54 handle unmounting of the component
1:11:17 cleaning stuff up before publishing
1:25:52 writing README and publishing
1:32:13 trying to use package on codesandbox
1:40:20 trying to use it in nuxt
1:57:05 talking about bun.sh