Skip to content
Snippets Groups Projects
Commit 8235063a authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Add import for crypto buildin module

parent ae80dcbe
No related branches found
No related tags found
1 merge request!1123Resolve "Finalise Vuetify app as SPA"
Pipeline #108150 failed
const fs = require("fs");
const path = require("path");
const crypto = require("crypto");
import { defineConfig, searchForWorkspaceRoot } from "vite";
import vue from "@vitejs/plugin-vue2";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment