@modern-js/main-doc 2.39.0 → 2.39.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (216) hide show
  1. package/docs/en/configure/app/dev/asset-prefix.mdx +0 -4
  2. package/docs/en/configure/app/dev/before-start-url.mdx +0 -4
  3. package/docs/en/configure/app/dev/hmr.mdx +0 -4
  4. package/docs/en/configure/app/dev/host.mdx +0 -4
  5. package/docs/en/configure/app/dev/https.mdx +0 -4
  6. package/docs/en/configure/app/dev/port.mdx +0 -4
  7. package/docs/en/configure/app/dev/progress-bar.mdx +0 -4
  8. package/docs/en/configure/app/dev/start-url.mdx +0 -4
  9. package/docs/en/configure/app/experiments/lazy-compilation.mdx +0 -4
  10. package/docs/en/configure/app/experiments/source-build.mdx +0 -4
  11. package/docs/en/configure/app/html/app-icon.mdx +0 -4
  12. package/docs/en/configure/app/html/crossorigin.mdx +0 -4
  13. package/docs/en/configure/app/html/disable-html-folder.mdx +0 -4
  14. package/docs/en/configure/app/html/favicon-by-entries.mdx +0 -4
  15. package/docs/en/configure/app/html/favicon.mdx +0 -4
  16. package/docs/en/configure/app/html/inject-by-entries.mdx +0 -4
  17. package/docs/en/configure/app/html/inject.mdx +0 -4
  18. package/docs/en/configure/app/html/meta-by-entries.mdx +0 -4
  19. package/docs/en/configure/app/html/meta.mdx +0 -4
  20. package/docs/en/configure/app/html/mount-id.mdx +0 -4
  21. package/docs/en/configure/app/html/script-loading.mdx +0 -4
  22. package/docs/en/configure/app/html/tags-by-entries.mdx +0 -4
  23. package/docs/en/configure/app/html/tags.mdx +0 -4
  24. package/docs/en/configure/app/html/template-by-entries.mdx +0 -4
  25. package/docs/en/configure/app/html/template-parameters-by-entries.mdx +0 -4
  26. package/docs/en/configure/app/html/template-parameters.mdx +0 -4
  27. package/docs/en/configure/app/html/template.mdx +0 -4
  28. package/docs/en/configure/app/html/title-by-entries.mdx +0 -4
  29. package/docs/en/configure/app/html/title.mdx +0 -4
  30. package/docs/en/configure/app/output/asset-prefix.mdx +0 -4
  31. package/docs/en/configure/app/output/assets-retry.mdx +0 -4
  32. package/docs/en/configure/app/output/charset.mdx +0 -4
  33. package/docs/en/configure/app/output/clean-dist-path.mdx +0 -4
  34. package/docs/en/configure/app/output/convert-to-rem.mdx +0 -4
  35. package/docs/en/configure/app/output/copy.mdx +0 -4
  36. package/docs/en/configure/app/output/css-module-local-ident-name.mdx +0 -4
  37. package/docs/en/configure/app/output/css-modules.mdx +0 -4
  38. package/docs/en/configure/app/output/data-uri-limit.mdx +0 -4
  39. package/docs/en/configure/app/output/disable-css-extract.mdx +0 -4
  40. package/docs/en/configure/app/output/disable-css-module-extension.mdx +0 -4
  41. package/docs/en/configure/app/output/disable-filename-hash.mdx +0 -4
  42. package/docs/en/configure/app/output/disable-inline-runtime-chunk.mdx +0 -4
  43. package/docs/en/configure/app/output/disable-minimize.mdx +0 -4
  44. package/docs/en/configure/app/output/disable-source-map.mdx +0 -4
  45. package/docs/en/configure/app/output/disable-svgr.mdx +0 -4
  46. package/docs/en/configure/app/output/disable-ts-checker.mdx +0 -4
  47. package/docs/en/configure/app/output/dist-path.mdx +0 -4
  48. package/docs/en/configure/app/output/enable-asset-fallback.mdx +0 -4
  49. package/docs/en/configure/app/output/enable-asset-manifest.mdx +0 -4
  50. package/docs/en/configure/app/output/enable-css-module-tsdeclaration.mdx +0 -4
  51. package/docs/en/configure/app/output/enable-inline-scripts.mdx +0 -4
  52. package/docs/en/configure/app/output/enable-inline-styles.mdx +0 -4
  53. package/docs/en/configure/app/output/enable-latest-decorators.mdx +0 -4
  54. package/docs/en/configure/app/output/externals.mdx +0 -4
  55. package/docs/en/configure/app/output/filename.mdx +0 -4
  56. package/docs/en/configure/app/output/legal-comments.mdx +0 -4
  57. package/docs/en/configure/app/output/override-browserslist.mdx +0 -4
  58. package/docs/en/configure/app/output/polyfill.mdx +0 -4
  59. package/docs/en/configure/app/output/svg-default-export.mdx +0 -4
  60. package/docs/en/configure/app/performance/build-cache.mdx +0 -4
  61. package/docs/en/configure/app/performance/bundle-analyze.mdx +0 -4
  62. package/docs/en/configure/app/performance/chunk-split.mdx +0 -4
  63. package/docs/en/configure/app/performance/dns-prefetch.mdx +0 -4
  64. package/docs/en/configure/app/performance/preconnect.mdx +0 -4
  65. package/docs/en/configure/app/performance/prefetch.mdx +0 -4
  66. package/docs/en/configure/app/performance/preload.mdx +0 -4
  67. package/docs/en/configure/app/performance/print-file-size.mdx +0 -4
  68. package/docs/en/configure/app/performance/profile.mdx +0 -4
  69. package/docs/en/configure/app/performance/remove-console.mdx +0 -4
  70. package/docs/en/configure/app/performance/remove-moment-locale.mdx +0 -4
  71. package/docs/en/configure/app/performance/transform-lodash.mdx +0 -4
  72. package/docs/en/configure/app/security/check-syntax.mdx +0 -4
  73. package/docs/en/configure/app/security/nonce.mdx +0 -4
  74. package/docs/en/configure/app/security/sri.mdx +0 -4
  75. package/docs/en/configure/app/source/alias-strategy.mdx +0 -4
  76. package/docs/en/configure/app/source/alias.mdx +0 -4
  77. package/docs/en/configure/app/source/compile-js-data-uri.mdx +0 -4
  78. package/docs/en/configure/app/source/define.mdx +0 -4
  79. package/docs/en/configure/app/source/exclude.mdx +0 -4
  80. package/docs/en/configure/app/source/global-vars.mdx +0 -4
  81. package/docs/en/configure/app/source/include.mdx +0 -4
  82. package/docs/en/configure/app/source/module-scopes.mdx +0 -4
  83. package/docs/en/configure/app/source/pre-entry.mdx +0 -4
  84. package/docs/en/configure/app/source/resolve-extension-prefix.mdx +0 -4
  85. package/docs/en/configure/app/source/resolve-main-fields.mdx +0 -4
  86. package/docs/en/configure/app/source/transform-import.mdx +0 -4
  87. package/docs/en/configure/app/tools/autoprefixer.mdx +0 -4
  88. package/docs/en/configure/app/tools/babel.mdx +0 -4
  89. package/docs/en/configure/app/tools/css-extract.mdx +0 -4
  90. package/docs/en/configure/app/tools/css-loader.mdx +0 -4
  91. package/docs/en/configure/app/tools/dev-server.mdx +0 -4
  92. package/docs/en/configure/app/tools/html-plugin.mdx +0 -4
  93. package/docs/en/configure/app/tools/inspector.mdx +0 -4
  94. package/docs/en/configure/app/tools/less.mdx +0 -4
  95. package/docs/en/configure/app/tools/minify-css.mdx +0 -4
  96. package/docs/en/configure/app/tools/postcss.mdx +0 -4
  97. package/docs/en/configure/app/tools/pug.mdx +0 -4
  98. package/docs/en/configure/app/tools/rspack.mdx +0 -4
  99. package/docs/en/configure/app/tools/sass.mdx +0 -4
  100. package/docs/en/configure/app/tools/style-loader.mdx +0 -4
  101. package/docs/en/configure/app/tools/styled-components.mdx +0 -4
  102. package/docs/en/configure/app/tools/terser.mdx +0 -4
  103. package/docs/en/configure/app/tools/ts-checker.mdx +0 -4
  104. package/docs/en/configure/app/tools/ts-loader.mdx +0 -4
  105. package/docs/en/configure/app/tools/webpack-chain.mdx +0 -4
  106. package/docs/en/configure/app/tools/webpack.mdx +0 -4
  107. package/docs/en/tutorials/first-app/c05-loader.mdx +3 -2
  108. package/docs/zh/configure/app/dev/asset-prefix.mdx +0 -4
  109. package/docs/zh/configure/app/dev/before-start-url.mdx +0 -4
  110. package/docs/zh/configure/app/dev/hmr.mdx +0 -4
  111. package/docs/zh/configure/app/dev/host.mdx +0 -4
  112. package/docs/zh/configure/app/dev/https.mdx +0 -4
  113. package/docs/zh/configure/app/dev/port.mdx +0 -4
  114. package/docs/zh/configure/app/dev/progress-bar.mdx +0 -4
  115. package/docs/zh/configure/app/dev/start-url.mdx +0 -4
  116. package/docs/zh/configure/app/experiments/lazy-compilation.mdx +0 -4
  117. package/docs/zh/configure/app/experiments/source-build.mdx +0 -4
  118. package/docs/zh/configure/app/html/app-icon.mdx +0 -4
  119. package/docs/zh/configure/app/html/crossorigin.mdx +0 -4
  120. package/docs/zh/configure/app/html/disable-html-folder.mdx +0 -4
  121. package/docs/zh/configure/app/html/favicon-by-entries.mdx +0 -4
  122. package/docs/zh/configure/app/html/favicon.mdx +0 -4
  123. package/docs/zh/configure/app/html/inject-by-entries.mdx +0 -4
  124. package/docs/zh/configure/app/html/inject.mdx +0 -4
  125. package/docs/zh/configure/app/html/meta-by-entries.mdx +0 -4
  126. package/docs/zh/configure/app/html/meta.mdx +0 -4
  127. package/docs/zh/configure/app/html/mount-id.mdx +0 -4
  128. package/docs/zh/configure/app/html/script-loading.mdx +0 -4
  129. package/docs/zh/configure/app/html/tags-by-entries.mdx +0 -4
  130. package/docs/zh/configure/app/html/tags.mdx +0 -4
  131. package/docs/zh/configure/app/html/template-by-entries.mdx +0 -4
  132. package/docs/zh/configure/app/html/template-parameters-by-entries.mdx +0 -4
  133. package/docs/zh/configure/app/html/template-parameters.mdx +0 -4
  134. package/docs/zh/configure/app/html/template.mdx +0 -4
  135. package/docs/zh/configure/app/html/title-by-entries.mdx +0 -4
  136. package/docs/zh/configure/app/html/title.mdx +0 -4
  137. package/docs/zh/configure/app/output/asset-prefix.mdx +0 -4
  138. package/docs/zh/configure/app/output/assets-retry.mdx +0 -4
  139. package/docs/zh/configure/app/output/charset.mdx +0 -4
  140. package/docs/zh/configure/app/output/clean-dist-path.mdx +0 -4
  141. package/docs/zh/configure/app/output/convert-to-rem.mdx +0 -4
  142. package/docs/zh/configure/app/output/copy.mdx +0 -4
  143. package/docs/zh/configure/app/output/css-module-local-ident-name.mdx +0 -4
  144. package/docs/zh/configure/app/output/css-modules.mdx +0 -4
  145. package/docs/zh/configure/app/output/data-uri-limit.mdx +0 -4
  146. package/docs/zh/configure/app/output/disable-css-extract.mdx +0 -4
  147. package/docs/zh/configure/app/output/disable-css-module-extension.mdx +0 -4
  148. package/docs/zh/configure/app/output/disable-filename-hash.mdx +0 -4
  149. package/docs/zh/configure/app/output/disable-inline-runtime-chunk.mdx +0 -4
  150. package/docs/zh/configure/app/output/disable-minimize.mdx +0 -4
  151. package/docs/zh/configure/app/output/disable-source-map.mdx +0 -4
  152. package/docs/zh/configure/app/output/disable-svgr.mdx +0 -4
  153. package/docs/zh/configure/app/output/disable-ts-checker.mdx +0 -4
  154. package/docs/zh/configure/app/output/dist-path.mdx +0 -4
  155. package/docs/zh/configure/app/output/enable-asset-fallback.mdx +0 -4
  156. package/docs/zh/configure/app/output/enable-asset-manifest.mdx +0 -4
  157. package/docs/zh/configure/app/output/enable-css-module-tsdeclaration.mdx +0 -4
  158. package/docs/zh/configure/app/output/enable-inline-scripts.mdx +0 -4
  159. package/docs/zh/configure/app/output/enable-inline-styles.mdx +0 -4
  160. package/docs/zh/configure/app/output/enable-latest-decorators.mdx +0 -4
  161. package/docs/zh/configure/app/output/externals.mdx +0 -4
  162. package/docs/zh/configure/app/output/filename.mdx +0 -4
  163. package/docs/zh/configure/app/output/legal-comments.mdx +0 -4
  164. package/docs/zh/configure/app/output/override-browserslist.mdx +0 -4
  165. package/docs/zh/configure/app/output/polyfill.mdx +0 -4
  166. package/docs/zh/configure/app/output/svg-default-export.mdx +0 -4
  167. package/docs/zh/configure/app/performance/build-cache.mdx +0 -4
  168. package/docs/zh/configure/app/performance/bundle-analyze.mdx +0 -4
  169. package/docs/zh/configure/app/performance/chunk-split.mdx +0 -4
  170. package/docs/zh/configure/app/performance/dns-prefetch.mdx +0 -4
  171. package/docs/zh/configure/app/performance/preconnect.mdx +0 -4
  172. package/docs/zh/configure/app/performance/prefetch.mdx +0 -4
  173. package/docs/zh/configure/app/performance/preload.mdx +0 -4
  174. package/docs/zh/configure/app/performance/print-file-size.mdx +0 -4
  175. package/docs/zh/configure/app/performance/profile.mdx +0 -4
  176. package/docs/zh/configure/app/performance/remove-console.mdx +0 -4
  177. package/docs/zh/configure/app/performance/remove-moment-locale.mdx +0 -4
  178. package/docs/zh/configure/app/performance/transform-lodash.mdx +0 -4
  179. package/docs/zh/configure/app/security/check-syntax.mdx +0 -4
  180. package/docs/zh/configure/app/security/nonce.mdx +0 -4
  181. package/docs/zh/configure/app/security/sri.mdx +0 -4
  182. package/docs/zh/configure/app/source/alias-strategy.mdx +0 -4
  183. package/docs/zh/configure/app/source/alias.mdx +0 -4
  184. package/docs/zh/configure/app/source/compile-js-data-uri.mdx +0 -4
  185. package/docs/zh/configure/app/source/define.mdx +0 -4
  186. package/docs/zh/configure/app/source/exclude.mdx +0 -4
  187. package/docs/zh/configure/app/source/global-vars.mdx +0 -4
  188. package/docs/zh/configure/app/source/include.mdx +0 -4
  189. package/docs/zh/configure/app/source/module-scopes.mdx +0 -4
  190. package/docs/zh/configure/app/source/pre-entry.mdx +0 -4
  191. package/docs/zh/configure/app/source/resolve-extension-prefix.mdx +0 -4
  192. package/docs/zh/configure/app/source/resolve-main-fields.mdx +0 -4
  193. package/docs/zh/configure/app/source/transform-import.mdx +0 -4
  194. package/docs/zh/configure/app/tools/autoprefixer.mdx +0 -4
  195. package/docs/zh/configure/app/tools/babel.mdx +0 -4
  196. package/docs/zh/configure/app/tools/css-extract.mdx +0 -4
  197. package/docs/zh/configure/app/tools/css-loader.mdx +0 -4
  198. package/docs/zh/configure/app/tools/dev-server.mdx +0 -4
  199. package/docs/zh/configure/app/tools/html-plugin.mdx +0 -4
  200. package/docs/zh/configure/app/tools/inspector.mdx +0 -4
  201. package/docs/zh/configure/app/tools/less.mdx +0 -4
  202. package/docs/zh/configure/app/tools/minify-css.mdx +0 -4
  203. package/docs/zh/configure/app/tools/postcss.mdx +0 -4
  204. package/docs/zh/configure/app/tools/pug.mdx +0 -4
  205. package/docs/zh/configure/app/tools/rspack.mdx +0 -4
  206. package/docs/zh/configure/app/tools/sass.mdx +0 -4
  207. package/docs/zh/configure/app/tools/style-loader.mdx +0 -4
  208. package/docs/zh/configure/app/tools/styled-components.mdx +0 -4
  209. package/docs/zh/configure/app/tools/terser.mdx +0 -4
  210. package/docs/zh/configure/app/tools/ts-checker.mdx +0 -4
  211. package/docs/zh/configure/app/tools/ts-loader.mdx +0 -4
  212. package/docs/zh/configure/app/tools/webpack-chain.mdx +0 -4
  213. package/docs/zh/configure/app/tools/webpack.mdx +0 -4
  214. package/docs/zh/tutorials/first-app/c05-loader.mdx +3 -2
  215. package/docs/zh/tutorials/first-app/c06-model.mdx +1 -1
  216. package/package.json +7 -7
@@ -4,10 +4,6 @@ sidebar_label: assetPrefix
4
4
 
5
5
  # dev.assetPrefix
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [dev.assetPrefix](https://modernjs.dev/builder/en/api/config-dev.html#devassetprefix).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/dev/assetPrefix.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: beforeStartUrl
4
4
 
5
5
  # dev.beforeStartUrl
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [dev.beforeStartUrl](https://modernjs.dev/builder/en/api/config-dev.html#devbeforestarturl).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/dev/beforeStartUrl.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: hmr
4
4
 
5
5
  # dev.hmr
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [dev.hmr](https://modernjs.dev/builder/en/api/config-dev.html#devhmr).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/dev/hmr.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: host
4
4
 
5
5
  # dev.host
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [dev.host](https://modernjs.dev/builder/en/api/config-dev.html#devhost).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/dev/host.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: https
4
4
 
5
5
  # dev.https
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [dev.https](https://modernjs.dev/builder/en/api/config-dev.html#devhttps).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/dev/https.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: port
4
4
 
5
5
  # dev.port
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [dev.port](https://modernjs.dev/builder/en/api/config-dev.html#devport).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/dev/port.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: progressBar
4
4
 
5
5
  # dev.progressBar
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [dev.progressBar](https://modernjs.dev/builder/en/api/config-dev.html#devprogressbar).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/dev/progressBar.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: startUrl
4
4
 
5
5
  # dev.startUrl
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [dev.startUrl](https://modernjs.dev/builder/en/api/config-dev.html#devstarturl).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/dev/startUrl.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: lazyCompilation
4
4
 
5
5
  # experiments.lazyCompilation
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [experiments.lazyCompilation](https://modernjs.dev/builder/en/api/config-experiments.html#experimentslazycompilation).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/experiments/lazyCompilation.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: sourceBuild
4
4
 
5
5
  # experiments.sourceBuild
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [experiments.sourceBuild](https://modernjs.dev/builder/en/api/config-experiments.html#experimentssourcebuild).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/experiments/sourceBuild.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: appIcon
4
4
 
5
5
  # html.appIcon
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.appIcon](https://modernjs.dev/builder/en/api/config-html.html#htmlappicon).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/appIcon.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: crossorigin
4
4
 
5
5
  # html.crossorigin
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.crossorigin](https://modernjs.dev/builder/en/api/config-html.html#htmlcrossorigin).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/crossorigin.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: disableHtmlFolder
4
4
 
5
5
  # html.disableHtmlFolder
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.disableHtmlFolder](https://modernjs.dev/builder/en/api/config-html.html#htmldisablehtmlfolder).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/disableHtmlFolder.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: faviconByEntries
4
4
 
5
5
  # html.faviconByEntries
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.faviconByEntries](https://modernjs.dev/builder/en/api/config-html.html#htmlfaviconbyentries).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/faviconByEntries.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: favicon
4
4
 
5
5
  # html.favicon
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.favicon](https://modernjs.dev/builder/en/api/config-html.html#htmlfavicon).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/favicon.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: injectByEntries
4
4
 
5
5
  # html.injectByEntries
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.injectByEntries](https://modernjs.dev/builder/en/api/config-html.html#htmlinjectbyentries).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/injectByEntries.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: inject
4
4
 
5
5
  # html.inject
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.inject](https://modernjs.dev/builder/en/api/config-html.html#htmlinject).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/inject.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: metaByEntries
4
4
 
5
5
  # html.metaByEntries
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.metaByEntries](https://modernjs.dev/builder/en/api/config-html.html#htmlmetabyentries).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/metaByEntries.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: meta
4
4
 
5
5
  # html.meta
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.meta](https://modernjs.dev/builder/en/api/config-html.html#htmlmeta).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/meta.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: mountId
4
4
 
5
5
  # html.mountId
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.mountId](https://modernjs.dev/builder/en/api/config-html.html#htmlmountid).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/mountId.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: scriptLoading
4
4
 
5
5
  # html.scriptLoading
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.scriptLoading](https://modernjs.dev/builder/en/api/config-html.html#htmlscriptloading).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/scriptLoading.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: tagsByEntries
4
4
 
5
5
  # html.tagsByEntries
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.tagsByEntries](https://modernjs.dev/builder/en/api/config-html.html#htmltagsbyentries).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/tagsByEntries.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: tags
4
4
 
5
5
  # html.tags
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.tags](https://modernjs.dev/builder/en/api/config-html.html#htmltags).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/tags.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: templateByEntries
4
4
 
5
5
  # html.templateByEntries
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.templateByEntries](https://modernjs.dev/builder/en/api/config-html.html#htmltemplatebyentries).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/templateByEntries.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: templateParametersByEntries
4
4
 
5
5
  # html.templateParametersByEntries
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.templateParametersByEntries](https://modernjs.dev/builder/en/api/config-html.html#htmltemplateparametersbyentries).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/templateParametersByEntries.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: templateParameters
4
4
 
5
5
  # html.templateParameters
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.templateParameters](https://modernjs.dev/builder/en/api/config-html.html#htmltemplateparameters).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/templateParameters.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: template
4
4
 
5
5
  # html.template
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.template](https://modernjs.dev/builder/en/api/config-html.html#htmltemplate).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/template.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: titleByEntries
4
4
 
5
5
  # html.titleByEntries
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.titleByEntries](https://modernjs.dev/builder/en/api/config-html.html#htmltitlebyentries).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/titleByEntries.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: title
4
4
 
5
5
  # html.title
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [html.title](https://modernjs.dev/builder/en/api/config-html.html#htmltitle).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/html/title.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: assetPrefix
4
4
 
5
5
  # output.assetPrefix
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.assetPrefix](https://modernjs.dev/builder/en/api/config-output.html#outputassetprefix).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/assetPrefix.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: assetsRetry
4
4
 
5
5
  # output.assetsRetry
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.assetsRetry](https://modernjs.dev/builder/en/api/config-output.html#outputassetsretry).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/assetsRetry.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: charset
4
4
 
5
5
  # output.charset
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.charset](https://modernjs.dev/builder/en/api/config-output.html#outputcharset).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/charset.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: cleanDistPath
4
4
 
5
5
  # output.cleanDistPath
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.cleanDistPath](https://modernjs.dev/builder/en/api/config-output.html#outputcleandistpath).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/cleanDistPath.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: convertToRem
4
4
 
5
5
  # output.convertToRem
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.convertToRem](https://modernjs.dev/builder/en/api/config-output.html#outputconverttorem).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/convertToRem.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: copy
4
4
 
5
5
  # output.copy
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.copy](https://modernjs.dev/builder/en/api/config-output.html#outputcopy).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/copy.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: cssModuleLocalIdentName
4
4
 
5
5
  # output.cssModuleLocalIdentName
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.cssModuleLocalIdentName](https://modernjs.dev/builder/en/api/config-output.html#outputcssmodulelocalidentname).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/cssModuleLocalIdentName.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: cssModules
4
4
 
5
5
  # output.cssModules
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.cssModules](https://modernjs.dev/builder/en/api/config-output.html#outputcssmodules).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/cssModules.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: dataUriLimit
4
4
 
5
5
  # output.dataUriLimit
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.dataUriLimit](https://modernjs.dev/builder/en/api/config-output.html#outputdataurilimit).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/dataUriLimit.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: disableCssExtract
4
4
 
5
5
  # output.disableCssExtract
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.disableCssExtract](https://modernjs.dev/builder/en/api/config-output.html#outputdisablecssextract).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/disableCssExtract.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: disableCssModuleExtension
4
4
 
5
5
  # output.disableCssModuleExtension
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.disableCssModuleExtension](https://modernjs.dev/builder/en/api/config-output.html#outputdisablecssmoduleextension).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/disableCssModuleExtension.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: disableFilenameHash
4
4
 
5
5
  # output.disableFilenameHash
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.disableFilenameHash](https://modernjs.dev/builder/en/api/config-output.html#outputdisablefilenamehash).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/disableFilenameHash.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: disableInlineRuntimeChunk
4
4
 
5
5
  # output.disableInlineRuntimeChunk
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.disableInlineRuntimeChunk](https://modernjs.dev/builder/en/api/config-output.html#outputdisableinlineruntimechunk).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/disableInlineRuntimeChunk.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: disableMinimize
4
4
 
5
5
  # output.disableMinimize
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.disableMinimize](https://modernjs.dev/builder/en/api/config-output.html#outputdisableminimize).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/disableMinimize.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: disableSourceMap
4
4
 
5
5
  # output.disableSourceMap
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.disableSourceMap](https://modernjs.dev/builder/en/api/config-output.html#outputdisablesourcemap).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/disableSourceMap.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: disableSvgr
4
4
 
5
5
  # output.disableSvgr
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.disableSvgr](https://modernjs.dev/builder/en/api/config-output.html#outputdisablesvgr).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/disableSvgr.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: disableTsChecker
4
4
 
5
5
  # output.disableTsChecker
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.disableTsChecker](https://modernjs.dev/builder/en/api/config-output.html#outputdisabletschecker).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/disableTsChecker.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: distPath
4
4
 
5
5
  # output.distPath
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.distPath](https://modernjs.dev/builder/en/api/config-output.html#outputdistpath).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/distPath.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: enableAssetFallback
4
4
 
5
5
  # output.enableAssetFallback
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.enableAssetFallback](https://modernjs.dev/builder/en/api/config-output.html#outputenableassetfallback).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/enableAssetFallback.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: enableAssetManifest
4
4
 
5
5
  # output.enableAssetManifest
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.enableAssetManifest](https://modernjs.dev/builder/en/api/config-output.html#outputenableassetmanifest).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/enableAssetManifest.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: enableCssModuleTSDeclaration
4
4
 
5
5
  # output.enableCssModuleTSDeclaration
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.enableCssModuleTSDeclaration](https://modernjs.dev/builder/en/api/config-output.html#outputenablecssmoduletsdeclaration).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/enableCssModuleTSDeclaration.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: enableInlineScripts
4
4
 
5
5
  # output.enableInlineScripts
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.enableInlineScripts](https://modernjs.dev/builder/en/api/config-output.html#outputenableinlinescripts).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/enableInlineScripts.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: enableInlineStyles
4
4
 
5
5
  # output.enableInlineStyles
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.enableInlineStyles](https://modernjs.dev/builder/en/api/config-output.html#outputenableinlinestyles).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/enableInlineStyles.md';
12
8
 
13
9
  <Main />
@@ -4,10 +4,6 @@ sidebar_label: enableLatestDecorators
4
4
 
5
5
  # output.enableLatestDecorators
6
6
 
7
- :::tip
8
- This config is provided by Modern.js Builder, more detail can see [output.enableLatestDecorators](https://modernjs.dev/builder/en/api/config-output.html#outputenablelatestdecorators).
9
- :::
10
-
11
7
  import Main from '@modern-js/builder-doc/docs/en/config/output/enableLatestDecorators.md';
12
8
 
13
9
  <Main />