This commit is contained in:
Shivam Meena
2022-12-19 22:39:17 +05:30
parent 0fd6146829
commit ee70ec6637
2 changed files with 1 additions and 1 deletions

View File

@@ -26,7 +26,6 @@
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-svelte3": "^4.0.0",
"monaco-editor": "^0.34.1",
"postcss": "^8.4.19",
"prettier": "^2.8.1",
"prettier-plugin-svelte": "^2.9.0",

1
src/routes/+page.ts Normal file
View File

@@ -0,0 +1 @@
export const ssr = false;