Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
fix(exposeConfig): named exports in mjs for tree-shaking (#582)
* fix(exposeConfig): mjs with write as true * fix(exposeConfig): generating named exports * fix(exposeConfig): adding default export for backwards compatibility * refactor(exposeConfig): using named exports in default * refactor: using join * fix(exposeConfig): adding type declarations Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
- Loading branch information