Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I'm using utils.mergeConfigs in nuxt-atomizer to merge a file and inline configs. Since the function is also used in the plugins projects, it's probably worth exporting the types.
Describe the solution you'd like A clear and concise description of what you want to happen.
Build the types so that they are in the published package.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I'm using
utils.mergeConfigsin nuxt-atomizer to merge a file and inline configs. Since the function is also used in the plugins projects, it's probably worth exporting the types.Describe the solution you'd like A clear and concise description of what you want to happen.
Build the types so that they are in the published package.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.