unbuild
unbuild copied to clipboard
Improve build option docs
Describe the feature
Could u add some docs has more details with build options? In readme, I could find options in types, but don't get their meaning.
Additional information
- [ ] Would you be willing to help implement this feature?
Linking https://github.com/unjs/unbuild/issues/210 and https://antfu.me/posts/publish-esm-and-cjs#bundling
Would be very useful also the usage of rollup plugins with in unbuild, It's pretty tricky and hidden if you're new to the package
Describe the feature
Could u add some docs has more details with build options? In readme, I could find options in types, but don't get their meaning.
Additional information
- [ ] Would you be willing to help implement this feature?
Hello, thanks for reporting this! I will work on it!
May I ask why this document has not been pushed forward? As mentioned above, there are many configurations that cannot understand its meaning. I don't even know what functions he can have. 🤔
I can provide assistance for this, if you are willing.
Hey, what do you mean by document?
What are the configurations in buildonfig and what is the purpose of each configuration.
As he said:
Could u add some docs has more details with build options? In readme, I could find options in types, but don't get their meaning.
🤔 @Barbapapazes so can I provide a PR to build this document? i want to try it.
Perhaps using vitepress?
🤔 @Barbapapazes so can I provide a PR to build this document? i want to try it.
Perhaps using vitepress?
The first thing to do is to add some comments to document there types. Actually, there is no need for a full documentation.
ok, i will try it frist.
🤔 @Barbapapazes so can I provide a PR to build this document? i want to try it. Perhaps using vitepress?
The first thing to do is to add some comments to document there types. Actually, there is no need for a full documentation.
#363 But it seems a bit messy for the code files.
Perhaps there should be some descriptions of packson or build.config.ts
🤔 @Barbapapazes so can I provide a PR to build this document? i want to try it. Perhaps using vitepress?
The first thing to do is to add some comments to document there types. Actually, there is no need for a full documentation.
#363 But it seems a bit messy for the code files. Perhaps there should be some descriptions of
packsonorbuild.config.ts
Will take a look