Skip to content

Commit 5a18824

Browse files
committed
Update package lock and add missing process import
1 parent a751d96 commit 5a18824

2 files changed

Lines changed: 1 addition & 72 deletions

File tree

cda-gui/package-lock.json

Lines changed: 0 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cda-gui/vite.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import process from "node:process";
12
import { defineConfig, loadEnv } from "vite";
23
import react from "@vitejs/plugin-react";
34

0 commit comments

Comments
 (0)