Changing the build system to Vite #62

Merged
rishighan merged 11 commits from vite-build-system into master 2023-03-02 04:31:22 +00:00
2 changed files with 159 additions and 4837 deletions
Showing only changes of commit 020e5e9528 - Show all commits

View File

@@ -11,7 +11,7 @@
"server": "tsc -p tsconfig.server.json && node server/",
"dev": "concurrently \"nodemon\" \"npm run client\"",
"server-dev": "nodemon",
"docs": "jsdoc -c jsdoc.json",
"docs": "jsdoc -c jsdoc.json"
},
"author": "Rishi Ghan",
"license": "MIT",
@@ -96,7 +96,6 @@
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.13.0",
"@storybook/preset-scss": "^1.0.3",
"@tsconfig/node14": "^1.0.0",
"@types/express": "^4.17.8",
"@types/jest": "^26.0.20",

4993
yarn.lock

File diff suppressed because it is too large Load Diff