module-builder
module-builder copied to clipboard
Complete solution to build and ship Nuxt modules.
I noticed that it is not typed correctly and when I do the build it produces a different output than when I open the vscode window which types by itself....
### Environment ------------------------------ - Operating System: Windows_NT - Node Version: v24.7.0 - Nuxt Version: 4.1.1 - CLI Version: 3.28.0 - Nitro Version: 2.12.5 - Package Manager: [email protected] - Builder: -...
As discussed, it would be nice for the module authors to know the size of their module code so we can automate in the GitHub action to prevent module authors...
error: βImporting directly from module entry-points is not allowedβ when importing from `@nuxt/ui` **Description:** I am encountering an intermittent error when importing types from `@nuxt/ui`. Sometimes the import works as...
I updated a module to use 1.0 and kept getting this error when actually using it. Version 0.8 works fine. Managed to replicate the issue, here's the [repo](https://github.com/AlansCodeLog/nuxt-module-builder-issue) (prepack +...
- https://nuxt.com/docs/4.x/getting-started/upgrade#typescript-configuration-changes - https://github.com/nuxt/starter/blob/module/tsconfig.json
### π Linked issue ### β Type of change - [ ] π Documentation (updates to the documentation or readme) - [x] π Bug fix (a non-breaking change that fixes...
### π Linked issue ### β Type of change - [ ] π Documentation (updates to the documentation or readme) - [ ] π Bug fix (a non-breaking change that...