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
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit e62ca98

Browse files
committed
chore(webpack5): add postcss
1 parent 21072f7 commit e62ca98

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎packages/plugin-webpack5-builtins/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alicloud/console-toolkit-plugin-webpack5-builtins",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "builtins for webpack5",
55
"files": [],
66
"dependencies": {
@@ -9,7 +9,9 @@
99
"@alicloud/console-toolkit-plugin-webpack5-react": "^1.0.0",
1010
"@alicloud/console-toolkit-plugin-webpack5-sass": "^1.0.0",
1111
"@alicloud/console-toolkit-plugin-webpack5-ssr": "^1.0.0",
12-
"@alicloud/console-toolkit-plugin-webpack5-typescript": "^1.0.0"
12+
"@alicloud/console-toolkit-plugin-webpack5-typescript": "^1.0.0",
13+
"postcss": "^8.0.0",
14+
"postcss-loader": "^8.0.0"
1315
},
1416
"author": "fringey <465964690@qq.com>",
1517
"publishConfig": {

0 commit comments

Comments
(0)

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