mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
consolodating date logic
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
import { loadEnvConfig } from "@next/env";
|
||||
import { defineConfig } from "vitest/config";
|
||||
import react from "@vitejs/plugin-react";
|
||||
|
||||
loadEnvConfig(process.cwd());
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user