first commit
This commit is contained in:
11
app_vue/node_modules/webpack/schemas/plugins/optimize/MergeDuplicateChunksPlugin.json
generated
vendored
Normal file
11
app_vue/node_modules/webpack/schemas/plugins/optimize/MergeDuplicateChunksPlugin.json
generated
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"title": "MergeDuplicateChunksPluginOptions",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"stage": {
|
||||
"description": "Specifies the stage for merging duplicate chunks.",
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user