fix: vite config and routes to support no slashes, and api interceptor for fetch (#3824)
* Fix vite config and routes to support no slashes * Added fetch intercept to add custom headers into fetch calls
This commit is contained in:
parent
2f1f1808b9
commit
3e11d8a64d
5 changed files with 26 additions and 6 deletions
|
|
@ -43,6 +43,7 @@
|
|||
"elkjs": "^0.9.3",
|
||||
"emoji-regex": "^10.3.0",
|
||||
"esbuild": "^0.21.5",
|
||||
"fetch-intercept": "^2.4.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^11.2.10",
|
||||
"fuse.js": "^7.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue