Movatterモバイル変換


[0]ホーム

URL:


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

Commitdcdc37e

Browse files
committed
docs: update readme.md
1 parent9acf256 commitdcdc37e

File tree

1 file changed

+1
-1
lines changed
  • docs/web/markdown/en/features

1 file changed

+1
-1
lines changed

‎docs/web/markdown/en/features/v7.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ export { userConfig }
9696

9797
```
9898

99-
The main difference is that in`rspack` scenarios, following official best practices, we removed`css-loader`,`postcss-loader`, and`file-loader` and other related build logic. In default scenarios, the`ssr` framework in`rspack` mode only registers`less-loader` processing logic. Other scenarios use`rspack`'s built-in`asset` logic to handle. If developers have other needs that require integrating`postcss-loader` logic, such as needing to use`tailwindcss`, they need to add these build logics themselves through`chain`. You can refer to this tutorial[Using tailwind.css](../faq.md#tailwindcss).
99+
The main difference is that in`rspack` scenarios, following official best practices, we removed`css-loader`,`postcss-loader`, and`file-loader` and other related build logic. In default scenarios, the`ssr` framework in`rspack` mode only registers`less-loader` processing logic. Other scenarios use`rspack`'s built-in`asset` logic to handle. If developers have other needs that require integrating`postcss-loader` logic, such as needing to use`tailwindcss`, they need to add these build logics themselves through`chain`. You can refer to this tutorial[Using tailwind.css](./features$faq#tailwind.css).
100100

101101
Currently, the documentation about v7 is still relatively limited. If you encounter any problems, welcome to submit[issues](https://github.com/zhangyuang/ssr/issues) or[PRs](https://github.com/zhangyuang/ssr/pulls) to help us improve it together.
102102

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp