mirror of https://github.com/webpack/webpack.git
update
This commit is contained in:
parent
6f986b86f6
commit
3405021731
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue