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 04467d9

Browse files
burhanudaychenxsan
andauthored
Update src/content/configuration/experiments.mdx
Co-authored-by: Sam Chen <chenxsan@gmail.com>
1 parent 4c5bae0 commit 04467d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/content/configuration/experiments.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Experimental features:
204204
exists for imports inside CSS files.
205205
- Content hash for CSS files: webpack will generate a content hash for CSS files
206206
and use it in the filename. This is useful for long-term caching.
207-
- 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.
207+
- 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.
208208
- CSS imports: webpack will inline CSS imports into the generated CSS file.
209209
- 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.
210210

0 commit comments

Comments
(0)

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