From 24d786b273537a2763b1fb4c727304a7af6b25f0 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sun, 20 Jul 2025 19:37:36 +0800
Subject: [PATCH] 1
---
config/index.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/config/index.js b/config/index.js
index 4ba5636..2ba7612 100644
--- a/config/index.js
+++ b/config/index.js
@@ -2,6 +2,7 @@
// Template version: 1.3.1
// see http://vuejs-templates.github.io/webpack for documentation.
+
const path = require("path");
module.exports = {
--
Gitblit v1.9.3