-
https://github.com/epicweb-dev/epic-stack/blob/9db9a75949463de571f3018d3b1151004d6c50e3/app/root.tsx#L172
Correct me if I’m wrong but since the `'X-Robots-Tag', 'noindex, nofollow'` header is set i…
hilja updated
1 month ago
-
### Describe the bug
When Single Fetch is enabled, eventStream causes Remix to output an error:
> ⚠️ REMIX FUTURE CHANGE: Resource routes will no longer be able to return raw JavaScript objects …
-
See #221 for context
thadk updated
3 weeks ago
-
This is a big task and I don't know whether I'll ever get around to doing it to be honest, but here are the designs for GratiText: https://www.figma.com/design/VMPtWF0xNbKKCoaXoUJddL/Gratitext?node-id…
-
Hi all, I read all the suggestions, and also tried:
`npm run build --profile`
But it goes to infinite loop:
`> build
> cd ./playground && npm run build --profile
> build
> cd ./playgr…
-
Thanks for this package! Can't believe I've waited this long to try it.
My package.json is `type: module` so I'd like to keep my remix.config.js with the .js extension. Right now I'm getting:
``…
-
run tests
modify tests
scan configs
------
resc
https://github.com/epicweb-dev/epic-stack/blob/main/docs/testing.md
https://playwright.dev/docs/intro
https://playwright.dev/docs/writing-t…
-
For the info, I use Remix framework, you can clone at [epicweb-dev/full-stack-foundations](https://github.com/epicweb-dev/full-stack-foundations)
-
So we don't get this:
-
### Reproduction
```
git clone https://github.com/epicweb-dev/epic-stack.git
cd epic-stack
git checkout vitest-config
npm install
npm run test
```
### System Info
```shell
System:
…