Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fb52f79

Browse files
author
Burhanuddin Udaipurwala
committed
docs: remove line break
1 parent 4c5bae0 commit fb52f79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/content/configuration/experiments.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,7 @@ Experimental features:
202202
- <Badge text="5.87.0+" /> Style-specific fields resolution in `package.json` files:
203203
webpack will look for `style` field in `package.json` files and use that if it
204204
exists for imports inside CSS files.
205-
- Content hash for CSS files: webpack will generate a content hash for CSS files
206-
and use it in the filename. This is useful for long-term caching.
205+
- Content hash for CSS files: webpack will generate a content hash for CSS files and use it in the filename. This is useful for long-term caching.
207206
- CSS extraction: Webpack will extract CSS into a separate file. This functionality replaces the need for `mini-css-extract-plugin` and `css-loader`, as it provides native support.
208207
- CSS imports: webpack will inline CSS imports into the generated CSS file.
209208
- Hot Module Reload (HMR): webpack supports HMR for CSS files. This means that changes made to CSS files will be reflected in the browser without a full page reload.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /