-
**Is your feature request related to a problem? Please describe.**
Setup https://turborepo.org/
**Describe the solution you'd like**
It should fasten builds with a better caching strategy
-
### **Description of Bug**
Making a fetch call to endpoint without cors header on response fails with socket hang up error.
Code like this:
~~~js
import fetch from 'node-fetch';
(async () =…
-
### What is the problem?
When I try to install blitz I see an error.
bash-5.1# npx --yes blitz -v
TypeError: route is not a function
at /root/.npm/_npx/f8d2cc529b1ae519/node_modules/color-co…
-
### Describe the bug
Is there any way to make StackBlitz WebContainers give out better node errors? I'm not even getting a line number or file name during syntax errors
Node running bare metal w…
-
### What is the problem?
Build fails because of type errors immediately after setting up a blitz template with the following settings:
**Project Language**: TypeScript
**App Template**: Full - in…
-
I've been considering to add the option of having the patcher install in a way that would allow it to automatically apply the patch anytime there is a Blitz update.
I won't be making this option as…
-
### Describe the bug
I am trying to use Nx+Angular with WebContainer but it does not work
### Link to the blitz that caused the error
https://stackblitz.com/edit/nx-standalone-angular?file=decorate…
-
### Describe the bug
Unexpected errors should be passed to `hooks.client.js#handleError()` so they could be sent to Sentry etc.
https://kit.svelte.dev/docs/hooks#shared-hooks-handleerror
But if…
-
### Expected Behavior
Should show me the table with the data
### Actual Behavior
Throwin error "ReferenceError: self is not defined"
### Steps to Reproduce
Import the package and wr…
-
Currently when trying to build and preview a SvelteKit project using this library we get this error:
```
Error [ERR_UNSUPPORTED_DIR_IMPORT]: Directory import '/home/projects/stackblitz-starters-zysv…