When I run watch-pivot from solidos lerna I get errors on solid-ui.
There is a missing build-js script. As well something wasn't quite right with vite.config.ts ai created an index file and added 'solid-ui': 'src/solid-ui.ts', to the vite.config.ts. but i have a feeling this isn't correct, but it did get it working.
This has probably been fixed in another branch, but I wasn't sure so creating this ticket.
When I run watch-pivot from solidos lerna I get errors on solid-ui.
There is a missing build-js script. As well something wasn't quite right with vite.config.ts ai created an index file and added 'solid-ui': 'src/solid-ui.ts', to the vite.config.ts. but i have a feeling this isn't correct, but it did get it working.
This has probably been fixed in another branch, but I wasn't sure so creating this ticket.