Dallas James
Dallas James
## Type of Issue ``` [x] Bug Report [ ] Feature Request ``` ## Description When trying to package a library that has an exported enum that is merged with...
I've been playing with (and absolutely loving) solid/solid start for the last week. One of the oddities that I've come across is that building the project in a monorepo structure...
In a new project, it doesn't appear possible to add or change the paths defined in the tsconfig.json file. [Simple Repro](https://github.com/dallastjames/solid-start-tsconfig-paths-bug) I spun up a blank project using pnpm (`pn...
[In the documentation](https://start.solidjs.com/core-concepts/actions#errors), it's mentioned that if you don't explicitly handle an error on a route action then the error should bubble up to the nearest ErrorBoundary: ![CleanShot 2022-11-15 at...