From 8f4667e47a55ae821c36b940cf7f6a597809dfcb Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Thu, 01 Aug 2024 18:15:24 +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