Feature/use vite with swc (#400)
* Add vite-env.d.ts
Should have been added with bc99728dcd
* Update readmes
* Use vites SWC plugin
This commit is contained in:
2
src/react-app-env.d.ts → src/vite-env.d.ts
vendored
2
src/react-app-env.d.ts → src/vite-env.d.ts
vendored
@@ -6,4 +6,4 @@
|
||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
/// <reference types="react-scripts" />
|
||||
/// <reference types="vite/client" />
|
||||
Reference in New Issue
Block a user