feat: Export defineConfig defines the auxiliary function of the configuration#4127
Conversation
|
@lukastaegert I added some documentation at the end |
Thank you for your contribution! ❤️You can try out this pull request locally by installing Rollup via npm install rxliuli/rollup#feat_defineConfigor load it into the REPL: |
Codecov Report
@@ Coverage Diff @@
## master #4127 +/- ##
=======================================
Coverage 98.12% 98.12%
=======================================
Files 201 201
Lines 7077 7077
Branches 2071 2071
=======================================
Hits 6944 6944
Misses 64 64
Partials 69 69
Continue to review full report at Codecov.
|
| } | ||
| ``` | ||
|
|
||
| Config Intellisense |
There was a problem hiding this comment.
You should make this a #### sub-heading so that it looks right on the web site
|
I would like to ask, if yes, is it possible to support ts type configuration files? If I create a new PR to support this feature, will it be merged? |
|
There is already a PR for this which got stalled: #3835 |
This PR contains:
Are tests included?
Breaking Changes?
List any relevant issue numbers: #4125
Description