File tree Expand file tree Collapse file tree 1 file changed +36
-36
lines changed Expand file tree Collapse file tree 1 file changed +36
-36
lines changed Original file line number Diff line number Diff line change @@ -8,39 +8,39 @@ Rslib will try to cover the common scenarios in the [integration test cases of M
8
8
| --------- | ----------------- | ------------ | ---------------- |
9
9
| 🟢 | 🟡 | ⚪️ | ⚫️ |
10
10
11
- | Feature | Status | Note |
12
- | --------------- | ------ | ------------------------------------------------------ |
13
- | alias | 🟢 | |
14
- | asset | ⚪️ | |
15
- | autoExtension | 🟢 | |
16
- | autoExternal | 🟢 | |
17
- | banner-footer | 🟢 | |
18
- | buildType | 🟢 | |
19
- | copy | 🟢 | |
20
- | decorator | 🟢 | |
21
- | define | 🟢 | |
22
- | dts | 🟢 | |
23
- | dts-composite | ⚪️ | |
24
- | esbuildOptions | ⚫️ | |
25
- | externals | 🟢 | |
26
- | format | 🟡 | Support ` cjs ` and ` esm ` , ` umd ` still need to be tested |
27
- | input | 🟢 | |
28
- | jsx | ⚪️ | |
29
- | metafile | ⚫️ | |
30
- | minify | 🟢 | |
31
- | platform | 🟢 | |
32
- | redirect | ⚪️ | |
33
- | resolve | 🟢 | |
34
- | shims | 🟢 | |
35
- | sideEffects | ⚪️ | |
36
- | sourceDir | 🟢 | |
37
- | sourceMap | 🟢 | |
38
- | splitting | ⚪️ | |
39
- | style | ⚪️ | |
40
- | target | 🟢 | |
41
- | transformImport | 🟢 | |
42
- | transformLodash | 🟢 | |
43
- | tsconfig | 🟢 | |
44
- | tsconfigExtends | 🟢 | |
45
- | umdGlobals | ⚪️ | |
46
- | umdModuleName | ⚪️ | |
11
+ | Feature | Status | Note |
12
+ | --------------- | ------ | -------------------------------------------------------- |
13
+ | alias | 🟢 | |
14
+ | asset | 🟡 | public path and should keep import need to be determined |
15
+ | autoExtension | 🟢 | |
16
+ | autoExternal | 🟢 | |
17
+ | banner-footer | 🟢 | |
18
+ | buildType | 🟢 | |
19
+ | copy | 🟢 | |
20
+ | decorator | 🟢 | |
21
+ | define | 🟢 | |
22
+ | dts | 🟢 | |
23
+ | dts-composite | ⚪️ | |
24
+ | esbuildOptions | ⚫️ | |
25
+ | externals | 🟢 | |
26
+ | format | 🟡 | Support ` cjs ` and ` esm ` , ` umd ` still need to be tested |
27
+ | input | 🟢 | |
28
+ | jsx | ⚪️ | |
29
+ | metafile | ⚫️ | |
30
+ | minify | 🟢 | |
31
+ | platform | 🟢 | |
32
+ | redirect | ⚪️ | |
33
+ | resolve | 🟢 | |
34
+ | shims | 🟢 | |
35
+ | sideEffects | ⚪️ | |
36
+ | sourceDir | 🟢 | |
37
+ | sourceMap | 🟢 | |
38
+ | splitting | ⚪️ | |
39
+ | style | ⚪️ | |
40
+ | target | 🟢 | |
41
+ | transformImport | 🟢 | |
42
+ | transformLodash | 🟢 | |
43
+ | tsconfig | 🟢 | |
44
+ | tsconfigExtends | 🟢 | |
45
+ | umdGlobals | ⚪️ | |
46
+ | umdModuleName | ⚪️ | |
You can’t perform that action at this time.
0 commit comments