mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
crazy pills
This commit is contained in:
parent
82207220b8
commit
871b905ad9
1 changed files with 0 additions and 5 deletions
|
|
@ -7,8 +7,3 @@ export default createRequestHandler({
|
|||
// process.env.NODE_ENV is provided by Remix at compile time
|
||||
mode: process.env.NODE_ENV,
|
||||
});
|
||||
|
||||
export const config = {
|
||||
cache: "manual",
|
||||
path: "/*",
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue