unbuild
unbuild copied to clipboard
Better Documentation for Configuration Options
Problem
Currently only reference to configuration options available is link to the types file. This is not really helpful for someone who's relatively new to bundling libraries in typescript etc...
Solution
A proper documentation somewhere indicating what each property in the configuration object is for and possible values and when and why to use them etc... (maybe with some examples)