-
Notifications
You must be signed in to change notification settings - Fork 33
Closed as not planned
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature
Context: nuxt/module-builder#445
Sometimes, devDependencies are not published as they are only used locally. It would be a nice feature to inline the imports of those dependencies, so those do not have to be inlined manually (meaning, the import of the package is removed and the function is written directly into the file).
Additional information
- Would you be willing to help implement this feature?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request