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 0230a49

Browse files
committed
chore(preset-component): support sass
1 parent 9145fea commit 0230a49

File tree

3 files changed

+11
-21210
lines changed

3 files changed

+11
-21210
lines changed

‎packages/preset-wind-component/package.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
{
22
"name": "@alicloud/console-toolkit-preset-component",
3-
"version": "1.2.62",
3+
"version": "1.2.63",
44
"description": "console toolkit preset for component",
55
"author": "boelroy <boelroy@live.com>",
66
"license": "MIT",
77
"main": "lib/index.js",
88
"scripts": {
9-
"ci": "npm run lint && npm run compile && npm run cov",
10-
"lint": "tslint --project .",
119
"compile": "rimraf ./lib && tsc -d true -p ./",
1210
"watch": "tsc -watch -d true -p ./",
1311
"test": "jest",
@@ -27,7 +25,7 @@
2725
"ts-jest": "^24.0.0",
2826
"ts-node": "^8.4.1",
2927
"tslint": "^5.8.0",
30-
"typescript": "^3.0.3"
28+
"typescript": "^4.9.5"
3129
},
3230
"dependencies": {
3331
"@alicloud/console-toolkit-core": "^1.2.30",
@@ -55,6 +53,5 @@
5553
"babel-plugin-transform-remove-imports": "^1.0.8",
5654
"babel-preset-breezr": "^1.2.42",
5755
"rollup-plugin-auto-external": "^2.0.0"
58-
},
59-
"gitHead": "4355343290e864d49e0da79f826f9e0f6f3a76e8"
56+
}
6057
}

0 commit comments

Comments
(0)

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