Make alias imports work in cypress.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import react from "@vitejs/plugin-react";
|
||||
|
||||
import path from "path";
|
||||
import * as path from "path";
|
||||
import { defineConfig } from "vite";
|
||||
import topLevelAwait from "vite-plugin-top-level-await";
|
||||
import wasm from "vite-plugin-wasm";
|
||||
|
||||
Reference in New Issue
Block a user