generated from sonofmagic/npm-lib-template
-
-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
406a9a6
commit 0e24b9e
Showing
38 changed files
with
967 additions
and
33,077 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
[ | ||
"bg-[#3a32d1]", | ||
"bg-[#7d7ac2]", | ||
"bg-blue-400/40", | ||
"block", | ||
"h-[30px]", | ||
"h-[45px]", | ||
"text-[#123456]", | ||
"text-[100px]", | ||
"text-red-800", | ||
"text-[100rpx]", | ||
"text-red-700", | ||
"w-[323px]" | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
{ | ||
"mpx": { | ||
"babel": [ | ||
0.8293340000000171, | ||
0.3994169999996302, | ||
0.3476250000003347, | ||
0.17420799999945302, | ||
0.33387500000026193, | ||
0.3210419999995793, | ||
510.481667, | ||
0.836250000000291, | ||
0.4342499999993379, | ||
0.4651670000002923, | ||
0.25437500000043656, | ||
0.3647500000006403, | ||
0.4555420000006052, | ||
518.104292 | ||
] | ||
}, | ||
"native-webpack": { | ||
"babel": [ | ||
177.5736670000001, | ||
183.4060830000003 | ||
] | ||
}, | ||
"rax": { | ||
"babel": [ | ||
0.572041999999783, | ||
0.2099159999997937, | ||
0.4018340000002354, | ||
0.5495829999999842, | ||
0.29916700000012497, | ||
0.5325410000004922, | ||
213.5071250000001, | ||
0.6372080000001006, | ||
0.33387500000026193, | ||
6.4470830000000205, | ||
0.8228330000001733, | ||
0.3867500000005748, | ||
0.3804579999996349, | ||
210.5809589999999 | ||
] | ||
}, | ||
"taro-react": { | ||
"babel": [ | ||
359.27529200000026, | ||
204.8595830000013, | ||
611.1543750000001, | ||
365.994666999999, | ||
193.5033340000009, | ||
586.1154580000002 | ||
] | ||
}, | ||
"taro-vue2": { | ||
"babel": [ | ||
361.0717079999995, | ||
366.2317090000006 | ||
] | ||
}, | ||
"taro-vue3": { | ||
"babel": [ | ||
455.76437500000065, | ||
399.37354100000084 | ||
] | ||
}, | ||
"uni-app-webpack-vue2": { | ||
"babel": [ | ||
431.50754099999995, | ||
480.09079199999996 | ||
] | ||
}, | ||
"uni-app-vite-vue3": { | ||
"babel": [ | ||
640.5277499999997, | ||
628.6604160000002 | ||
] | ||
}, | ||
"uni-app-webpack5-vue2": { | ||
"babel": [ | ||
291.05470799999966, | ||
266.943084 | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,5 +20,10 @@ | |
"./miniprogram_npm/@vant/weapp/dist/*" | ||
] | ||
} | ||
}, | ||
"ts-node": { | ||
"moduleTypes": { | ||
"gulpfile.ts": "cjs" | ||
} | ||
} | ||
} |
Oops, something went wrong.