@modern-js/core 1.9.2 → 1.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (130) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/compiled/ajv-keywords/index.d.ts +1 -0
  3. package/compiled/ajv-keywords/package.json +1 -1
  4. package/compiled/better-ajv-errors/index.d.ts +1 -0
  5. package/compiled/better-ajv-errors/package.json +1 -1
  6. package/compiled/v8-compile-cache/index.d.ts +1 -0
  7. package/compiled/v8-compile-cache/package.json +1 -1
  8. package/dist/config/index.d.ts +1 -1
  9. package/dist/config/index.js +19 -28
  10. package/dist/config/types/index.d.ts +36 -36
  11. package/dist/index.js +55 -60
  12. package/dist/initWatcher.js +3 -12
  13. package/package.json +7 -8
  14. package/tsconfig.json +1 -0
  15. package/compiled/ajv-keywords/ajv/dist/ajv.d.ts +0 -16
  16. package/compiled/ajv-keywords/ajv/dist/compile/codegen/code.d.ts +0 -40
  17. package/compiled/ajv-keywords/ajv/dist/compile/codegen/index.d.ts +0 -79
  18. package/compiled/ajv-keywords/ajv/dist/compile/codegen/scope.d.ts +0 -79
  19. package/compiled/ajv-keywords/ajv/dist/compile/errors.d.ts +0 -13
  20. package/compiled/ajv-keywords/ajv/dist/compile/index.d.ts +0 -80
  21. package/compiled/ajv-keywords/ajv/dist/compile/ref_error.d.ts +0 -6
  22. package/compiled/ajv-keywords/ajv/dist/compile/resolve.d.ts +0 -12
  23. package/compiled/ajv-keywords/ajv/dist/compile/rules.d.ts +0 -28
  24. package/compiled/ajv-keywords/ajv/dist/compile/util.d.ts +0 -40
  25. package/compiled/ajv-keywords/ajv/dist/compile/validate/index.d.ts +0 -42
  26. package/compiled/ajv-keywords/ajv/dist/compile/validate/subschema.d.ts +0 -47
  27. package/compiled/ajv-keywords/ajv/dist/core.d.ts +0 -173
  28. package/compiled/ajv-keywords/ajv/dist/runtime/validation_error.d.ts +0 -7
  29. package/compiled/ajv-keywords/ajv/dist/types/index.d.ts +0 -183
  30. package/compiled/ajv-keywords/ajv/dist/types/json-schema.d.ts +0 -124
  31. package/compiled/ajv-keywords/ajv/dist/types/jtd-schema.d.ts +0 -169
  32. package/compiled/ajv-keywords/dist/index.d.ts +0 -4
  33. package/compiled/ajv-keywords/uri-js/dist/es5/uri.all.d.ts +0 -59
  34. package/compiled/better-ajv-errors/ajv/dist/ajv.d.ts +0 -16
  35. package/compiled/better-ajv-errors/ajv/dist/compile/codegen/code.d.ts +0 -40
  36. package/compiled/better-ajv-errors/ajv/dist/compile/codegen/index.d.ts +0 -79
  37. package/compiled/better-ajv-errors/ajv/dist/compile/codegen/scope.d.ts +0 -79
  38. package/compiled/better-ajv-errors/ajv/dist/compile/errors.d.ts +0 -13
  39. package/compiled/better-ajv-errors/ajv/dist/compile/index.d.ts +0 -80
  40. package/compiled/better-ajv-errors/ajv/dist/compile/ref_error.d.ts +0 -6
  41. package/compiled/better-ajv-errors/ajv/dist/compile/resolve.d.ts +0 -12
  42. package/compiled/better-ajv-errors/ajv/dist/compile/rules.d.ts +0 -28
  43. package/compiled/better-ajv-errors/ajv/dist/compile/util.d.ts +0 -40
  44. package/compiled/better-ajv-errors/ajv/dist/compile/validate/index.d.ts +0 -42
  45. package/compiled/better-ajv-errors/ajv/dist/compile/validate/subschema.d.ts +0 -47
  46. package/compiled/better-ajv-errors/ajv/dist/core.d.ts +0 -173
  47. package/compiled/better-ajv-errors/ajv/dist/runtime/validation_error.d.ts +0 -7
  48. package/compiled/better-ajv-errors/ajv/dist/types/index.d.ts +0 -183
  49. package/compiled/better-ajv-errors/ajv/dist/types/json-schema.d.ts +0 -124
  50. package/compiled/better-ajv-errors/ajv/dist/types/jtd-schema.d.ts +0 -169
  51. package/compiled/better-ajv-errors/typings.d.ts +0 -24
  52. package/compiled/better-ajv-errors/uri-js/dist/es5/uri.all.d.ts +0 -59
  53. package/dist/js/modern/cli.js +0 -29
  54. package/dist/js/modern/config/defaults.js +0 -103
  55. package/dist/js/modern/config/index.js +0 -115
  56. package/dist/js/modern/config/mergeConfig.js +0 -22
  57. package/dist/js/modern/config/schema/deploy.js +0 -17
  58. package/dist/js/modern/config/schema/index.js +0 -107
  59. package/dist/js/modern/config/schema/output.js +0 -147
  60. package/dist/js/modern/config/schema/server.js +0 -170
  61. package/dist/js/modern/config/schema/source.js +0 -59
  62. package/dist/js/modern/config/schema/tools.js +0 -36
  63. package/dist/js/modern/config/types/electron.js +0 -1
  64. package/dist/js/modern/config/types/index.js +0 -1
  65. package/dist/js/modern/config/types/less.js +0 -0
  66. package/dist/js/modern/config/types/sass.js +0 -0
  67. package/dist/js/modern/config/types/ssg.js +0 -0
  68. package/dist/js/modern/config/types/test.js +0 -0
  69. package/dist/js/modern/config/types/unbundle.js +0 -0
  70. package/dist/js/modern/context.js +0 -63
  71. package/dist/js/modern/index.js +0 -169
  72. package/dist/js/modern/initWatcher.js +0 -62
  73. package/dist/js/modern/loadEnv.js +0 -14
  74. package/dist/js/modern/loadPlugins.js +0 -122
  75. package/dist/js/modern/manager.js +0 -28
  76. package/dist/js/modern/pluginAPI.js +0 -11
  77. package/dist/js/modern/utils/commander.js +0 -19
  78. package/dist/js/modern/utils/repeatKeyWarning.js +0 -18
  79. package/dist/js/node/cli.js +0 -35
  80. package/dist/js/node/config/defaults.js +0 -110
  81. package/dist/js/node/config/index.js +0 -182
  82. package/dist/js/node/config/mergeConfig.js +0 -32
  83. package/dist/js/node/config/schema/deploy.js +0 -26
  84. package/dist/js/node/config/schema/index.js +0 -127
  85. package/dist/js/node/config/schema/output.js +0 -156
  86. package/dist/js/node/config/schema/server.js +0 -179
  87. package/dist/js/node/config/schema/source.js +0 -68
  88. package/dist/js/node/config/schema/tools.js +0 -43
  89. package/dist/js/node/config/types/electron.js +0 -5
  90. package/dist/js/node/config/types/index.js +0 -5
  91. package/dist/js/node/config/types/less.js +0 -0
  92. package/dist/js/node/config/types/sass.js +0 -0
  93. package/dist/js/node/config/types/ssg.js +0 -0
  94. package/dist/js/node/config/types/test.js +0 -0
  95. package/dist/js/node/config/types/unbundle.js +0 -0
  96. package/dist/js/node/context.js +0 -93
  97. package/dist/js/node/index.js +0 -329
  98. package/dist/js/node/initWatcher.js +0 -82
  99. package/dist/js/node/loadEnv.js +0 -30
  100. package/dist/js/node/loadPlugins.js +0 -134
  101. package/dist/js/node/manager.js +0 -45
  102. package/dist/js/node/pluginAPI.js +0 -54
  103. package/dist/js/node/utils/commander.js +0 -32
  104. package/dist/js/node/utils/repeatKeyWarning.js +0 -31
  105. package/dist/types/cli.d.ts +0 -1
  106. package/dist/types/config/defaults.d.ts +0 -28
  107. package/dist/types/config/index.d.ts +0 -12
  108. package/dist/types/config/mergeConfig.d.ts +0 -31
  109. package/dist/types/config/schema/deploy.d.ts +0 -16
  110. package/dist/types/config/schema/index.d.ts +0 -466
  111. package/dist/types/config/schema/output.d.ts +0 -146
  112. package/dist/types/config/schema/server.d.ts +0 -182
  113. package/dist/types/config/schema/source.d.ts +0 -58
  114. package/dist/types/config/schema/tools.d.ts +0 -36
  115. package/dist/types/config/types/electron.d.ts +0 -13
  116. package/dist/types/config/types/index.d.ts +0 -252
  117. package/dist/types/config/types/less.d.ts +0 -10
  118. package/dist/types/config/types/sass.d.ts +0 -8
  119. package/dist/types/config/types/ssg.d.ts +0 -13
  120. package/dist/types/config/types/test.d.ts +0 -15
  121. package/dist/types/config/types/unbundle.d.ts +0 -28
  122. package/dist/types/context.d.ts +0 -47
  123. package/dist/types/index.d.ts +0 -64
  124. package/dist/types/initWatcher.d.ts +0 -3
  125. package/dist/types/loadEnv.d.ts +0 -1
  126. package/dist/types/loadPlugins.d.ts +0 -44
  127. package/dist/types/manager.d.ts +0 -75
  128. package/dist/types/pluginAPI.d.ts +0 -13
  129. package/dist/types/utils/commander.d.ts +0 -4
  130. package/dist/types/utils/repeatKeyWarning.d.ts +0 -3
@@ -1,466 +0,0 @@
1
- import { JSONSchemaType } from 'ajv';
2
- export interface PluginValidateSchema {
3
- target: string;
4
- schema: JSONSchemaType<any>;
5
- }
6
- export declare const patchSchema: (pluginSchemas: Array<PluginValidateSchema | PluginValidateSchema[]>) => {
7
- type: string;
8
- additionalProperties: boolean;
9
- properties: {
10
- source: {
11
- type: string;
12
- additionalProperties: boolean;
13
- properties: {
14
- entries: {
15
- type: string;
16
- patternProperties: {
17
- "^[a-zA-Z0-9_-]+$": {
18
- if: {
19
- type: string;
20
- };
21
- then: {
22
- required: string[];
23
- properties: {
24
- entry: {
25
- type: string[];
26
- };
27
- disableMount: {
28
- type: string;
29
- };
30
- enableFileSystemRoutes: {
31
- type: string;
32
- };
33
- };
34
- additionalProperties: boolean;
35
- };
36
- else: {
37
- type: string[];
38
- };
39
- };
40
- };
41
- };
42
- alias: {
43
- typeof: string[];
44
- };
45
- disableDefaultEntries: {
46
- type: string;
47
- };
48
- envVars: {
49
- type: string;
50
- };
51
- globalVars: {
52
- type: string;
53
- };
54
- moduleScopes: {
55
- instanceof: string[];
56
- };
57
- entriesDir: {
58
- type: string;
59
- };
60
- configDir: {
61
- type: string;
62
- };
63
- include: {
64
- type: string[];
65
- };
66
- };
67
- };
68
- output: {
69
- type: string;
70
- additionalProperties: boolean;
71
- properties: {
72
- assetPrefix: {
73
- type: string;
74
- };
75
- path: {
76
- type: string;
77
- };
78
- jsPath: {
79
- type: string;
80
- };
81
- cssPath: {
82
- type: string;
83
- };
84
- htmlPath: {
85
- type: string;
86
- };
87
- mediaPath: {
88
- type: string;
89
- };
90
- mountId: {
91
- type: string;
92
- };
93
- favicon: {
94
- type: string;
95
- };
96
- faviconByEntries: {
97
- type: string;
98
- patternProperties: {
99
- "^[a-zA-Z0-9_-]+$": {
100
- type: string;
101
- };
102
- };
103
- };
104
- title: {
105
- type: string;
106
- };
107
- titleByEntries: {
108
- type: string;
109
- patternProperties: {
110
- "^[a-zA-Z0-9_-]+$": {
111
- type: string;
112
- };
113
- };
114
- };
115
- meta: {
116
- type: string;
117
- };
118
- metaByEntries: {
119
- type: string;
120
- patternProperties: {
121
- "^[a-zA-Z0-9_-]+$": {
122
- type: string;
123
- };
124
- };
125
- };
126
- inject: {
127
- enum: (string | boolean)[];
128
- };
129
- injectByEntries: {
130
- type: string;
131
- patternProperties: {
132
- "^[a-zA-Z0-9_-]+$": {
133
- enum: (string | boolean)[];
134
- };
135
- };
136
- };
137
- copy: {
138
- type: string;
139
- };
140
- scriptExt: {
141
- type: string;
142
- };
143
- disableTsChecker: {
144
- type: string;
145
- };
146
- disableHtmlFolder: {
147
- type: string;
148
- };
149
- disableCssModuleExtension: {
150
- type: string;
151
- };
152
- disableCssExtract: {
153
- type: string;
154
- };
155
- enableCssModuleTSDeclaration: {
156
- type: string;
157
- };
158
- disableMinimize: {
159
- type: string;
160
- };
161
- enableInlineStyles: {
162
- type: string;
163
- };
164
- enableInlineScripts: {
165
- type: string;
166
- };
167
- disableSourceMap: {
168
- type: string;
169
- };
170
- disableInlineRuntimeChunk: {
171
- type: string;
172
- };
173
- disableAssetsCache: {
174
- type: string;
175
- };
176
- enableLatestDecorators: {
177
- type: string;
178
- };
179
- enableTsLoader: {
180
- type: string;
181
- };
182
- dataUriLimit: {
183
- type: string;
184
- };
185
- templateParameters: {
186
- type: string;
187
- };
188
- templateParametersByEntries: {
189
- type: string;
190
- patternProperties: {
191
- "^[a-zA-Z0-9_-]+$": {
192
- type: string;
193
- };
194
- };
195
- };
196
- polyfill: {
197
- type: string;
198
- enum: string[];
199
- };
200
- cssModuleLocalIdentName: {
201
- type: string;
202
- };
203
- federation: {
204
- type: string;
205
- };
206
- disableNodePolyfill: {
207
- type: string;
208
- };
209
- enableModernMode: {
210
- type: string;
211
- };
212
- };
213
- };
214
- server: {
215
- type: string;
216
- additionalProperties: boolean;
217
- properties: {
218
- port: {
219
- type: string;
220
- };
221
- ssr: {
222
- if: {
223
- type: string;
224
- };
225
- then: {
226
- properties: {
227
- disableLoadable: {
228
- type: string;
229
- };
230
- disableHelmet: {
231
- type: string;
232
- };
233
- disableRedirect: {
234
- type: string;
235
- };
236
- enableAsyncData: {
237
- type: string;
238
- };
239
- enableProductWarning: {
240
- type: string;
241
- };
242
- timeout: {
243
- type: string;
244
- };
245
- asyncDataTimeout: {
246
- type: string;
247
- };
248
- };
249
- };
250
- else: {
251
- type: string;
252
- };
253
- };
254
- ssrByEntries: {
255
- type: string;
256
- patternProperties: {
257
- "^[a-zA-Z0-9_-]+$": {
258
- if: {
259
- type: string;
260
- };
261
- then: {
262
- properties: {
263
- disableLoadable: {
264
- type: string;
265
- };
266
- disableHelmet: {
267
- type: string;
268
- };
269
- disableRedirect: {
270
- type: string;
271
- };
272
- enableProductWarning: {
273
- type: string;
274
- };
275
- enableAsyncData: {
276
- type: string;
277
- };
278
- timeout: {
279
- type: string;
280
- };
281
- asyncDataTimeout: {
282
- type: string;
283
- };
284
- };
285
- additionalProperties: boolean;
286
- };
287
- else: {
288
- type: string;
289
- };
290
- };
291
- };
292
- };
293
- routes: {
294
- type: string;
295
- patternProperties: {
296
- "^[a-zA-Z0-9_-]+$": {
297
- if: {
298
- type: string;
299
- };
300
- then: {
301
- properties: {
302
- route: {
303
- oneOf: ({
304
- type: string;
305
- properties: {
306
- path: {
307
- type: string;
308
- };
309
- headers: {
310
- type: string;
311
- };
312
- };
313
- additionalProperties: boolean;
314
- } | {
315
- type: string;
316
- items?: undefined;
317
- } | {
318
- type: string;
319
- items: {
320
- oneOf: ({
321
- type: string;
322
- properties: {
323
- path: {
324
- type: string;
325
- };
326
- headers: {
327
- type: string;
328
- };
329
- };
330
- additionalProperties: boolean;
331
- } | {
332
- type: string;
333
- })[];
334
- };
335
- })[];
336
- };
337
- disableSpa: {
338
- type: string;
339
- };
340
- };
341
- additionalProperties: boolean;
342
- };
343
- else: {
344
- oneOf: ({
345
- type: string;
346
- items?: undefined;
347
- } | {
348
- type: string;
349
- items: {
350
- type: string;
351
- };
352
- })[];
353
- };
354
- };
355
- };
356
- };
357
- publicRoutes: {
358
- type: string;
359
- patternProperties: {
360
- "^[a-zA-Z0-9_-]+$": {
361
- type: string[];
362
- };
363
- };
364
- };
365
- baseUrl: {
366
- oneOf: ({
367
- type: string;
368
- items?: undefined;
369
- } | {
370
- type: string;
371
- items: {
372
- type: string;
373
- }[];
374
- })[];
375
- };
376
- middleware: {
377
- instanceof: string[];
378
- };
379
- renderHook: {
380
- instanceof: string;
381
- };
382
- logger: {
383
- type: string[];
384
- };
385
- metrics: {
386
- type: string[];
387
- };
388
- proxy: {
389
- type: string;
390
- };
391
- enableMicroFrontendDebug: {
392
- type: string;
393
- };
394
- };
395
- };
396
- deploy: {
397
- type: string;
398
- properties: {
399
- domain: {
400
- type: string[];
401
- };
402
- domainByEntries: {
403
- type: string;
404
- patternProperties: {
405
- "^[a-zA-Z0-9_-]+$": {
406
- type: string[];
407
- };
408
- };
409
- };
410
- };
411
- };
412
- plugins: {
413
- type: string;
414
- additionalProperties: boolean;
415
- };
416
- dev: {
417
- type: string;
418
- properties: {
419
- assetPrefix: {
420
- type: string[];
421
- };
422
- https: {
423
- type: string;
424
- };
425
- };
426
- additionalProperties: boolean;
427
- };
428
- tools: {
429
- type: string;
430
- additionalProperties: boolean;
431
- properties: {
432
- webpack: {
433
- typeof: string[];
434
- };
435
- babel: {
436
- typeof: string[];
437
- };
438
- postcss: {
439
- typeof: string[];
440
- };
441
- lodash: {
442
- typeof: string[];
443
- };
444
- devServer: {
445
- type: string;
446
- };
447
- tsLoader: {
448
- typeof: string[];
449
- };
450
- autoprefixer: {
451
- typeof: string[];
452
- };
453
- terser: {
454
- typeof: string[];
455
- };
456
- minifyCss: {
457
- typeof: string[];
458
- };
459
- styledComponents: {
460
- typeof: string[];
461
- };
462
- };
463
- };
464
- };
465
- };
466
- export declare const traverseSchema: (schema: ReturnType<typeof patchSchema>) => string[];
@@ -1,146 +0,0 @@
1
- export declare const output: {
2
- type: string;
3
- additionalProperties: boolean;
4
- properties: {
5
- assetPrefix: {
6
- type: string;
7
- };
8
- path: {
9
- type: string;
10
- };
11
- jsPath: {
12
- type: string;
13
- };
14
- cssPath: {
15
- type: string;
16
- };
17
- htmlPath: {
18
- type: string;
19
- };
20
- mediaPath: {
21
- type: string;
22
- };
23
- mountId: {
24
- type: string;
25
- };
26
- favicon: {
27
- type: string;
28
- };
29
- faviconByEntries: {
30
- type: string;
31
- patternProperties: {
32
- "^[a-zA-Z0-9_-]+$": {
33
- type: string;
34
- };
35
- };
36
- };
37
- title: {
38
- type: string;
39
- };
40
- titleByEntries: {
41
- type: string;
42
- patternProperties: {
43
- "^[a-zA-Z0-9_-]+$": {
44
- type: string;
45
- };
46
- };
47
- };
48
- meta: {
49
- type: string;
50
- };
51
- metaByEntries: {
52
- type: string;
53
- patternProperties: {
54
- "^[a-zA-Z0-9_-]+$": {
55
- type: string;
56
- };
57
- };
58
- };
59
- inject: {
60
- enum: (string | boolean)[];
61
- };
62
- injectByEntries: {
63
- type: string;
64
- patternProperties: {
65
- "^[a-zA-Z0-9_-]+$": {
66
- enum: (string | boolean)[];
67
- };
68
- };
69
- };
70
- copy: {
71
- type: string;
72
- };
73
- scriptExt: {
74
- type: string;
75
- };
76
- disableTsChecker: {
77
- type: string;
78
- };
79
- disableHtmlFolder: {
80
- type: string;
81
- };
82
- disableCssModuleExtension: {
83
- type: string;
84
- };
85
- disableCssExtract: {
86
- type: string;
87
- };
88
- enableCssModuleTSDeclaration: {
89
- type: string;
90
- };
91
- disableMinimize: {
92
- type: string;
93
- };
94
- enableInlineStyles: {
95
- type: string;
96
- };
97
- enableInlineScripts: {
98
- type: string;
99
- };
100
- disableSourceMap: {
101
- type: string;
102
- };
103
- disableInlineRuntimeChunk: {
104
- type: string;
105
- };
106
- disableAssetsCache: {
107
- type: string;
108
- };
109
- enableLatestDecorators: {
110
- type: string;
111
- };
112
- enableTsLoader: {
113
- type: string;
114
- };
115
- dataUriLimit: {
116
- type: string;
117
- };
118
- templateParameters: {
119
- type: string;
120
- };
121
- templateParametersByEntries: {
122
- type: string;
123
- patternProperties: {
124
- "^[a-zA-Z0-9_-]+$": {
125
- type: string;
126
- };
127
- };
128
- };
129
- polyfill: {
130
- type: string;
131
- enum: string[];
132
- };
133
- cssModuleLocalIdentName: {
134
- type: string;
135
- };
136
- federation: {
137
- type: string;
138
- };
139
- disableNodePolyfill: {
140
- type: string;
141
- };
142
- enableModernMode: {
143
- type: string;
144
- };
145
- };
146
- };