mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-22 17:51:18 -04:00
switch back to JS for serverless functions (for now) (#549)
Vercel's TS transpiliation is too flaky: https://github.com/vercel/vercel/discussions/6665
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
"unused-javascript": "warn",
|
||||
"uses-optimized-images": "warn",
|
||||
"uses-rel-preconnect": "warn",
|
||||
"canonical": "off",
|
||||
"is-crawlable": "off",
|
||||
"modern-image-formats": "off",
|
||||
"offscreen-images": "off",
|
||||
"uses-long-cache-ttl": "off",
|
||||
|
Reference in New Issue
Block a user