Replace Webpack to Vite (#1023)

* Add vite, typescript and prettier

* Configure vite

* Fix tsconfig error

* Fix manifest json

* Move manifest json to root

* Bug fix

* Move back manifest json to public
This commit is contained in:
Ajay Bura
2022-12-20 20:47:51 +05:30
committed by GitHub
parent 63cb564818
commit 899a89cb3b
18 changed files with 1111 additions and 7628 deletions

View File

@@ -1,5 +1,2 @@
webpack.common.js
webpack.dev.js
webpack.prod.js
experiment
node_modules