it-console/code/ts/后端辅助工具/webpack.config.js

12 lines
305 B
JavaScript
Raw Normal View History

2023-02-23 10:10:53 +00:00
/*
* @Author: Kane
* @Date: 2023-02-23 16:15:45
* @LastEditors: Kane
2023-03-01 08:08:00 +00:00
* @LastEditTime: 2023-02-28 09:22:08
2023-02-23 10:10:53 +00:00
* @FilePath: //webpack.config.js
* @Description:
*
* Copyright (c) ${2022} by Kane, All Rights Reserved.
*/
2023-03-01 08:08:00 +00:00
// const path = require("path");
import { path } from "path";