This commit is contained in:
xiaoxiaojx 2025-10-04 10:35:21 +08:00
parent 6f986b86f6
commit 3405021731
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
"use strict";
/** @type {import("../../../../../types").Configuration[]} */
/** @type {import("../../../../types").Configuration[]} */
module.exports = [
// Test 1: Basic - default behavior with WEBPACK_ prefix
{
name: "basic",
mode: "development",