Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Export types in package.json Types are not exported in package.json file. When using new "bundler" option for moduleResolution field included in TypeScript V5, you will receive the following error: error TS7016: Could not find a declaration file for module 'goober'. '.../node_modules/goober/dist/goober.modern.js' implicitly has an 'any' type. There are types at '.../node_modules/goober/goober.d.ts', but this result could not be resolved when respecting package.json "exports". The 'goober' library may need to update its package.json or typings. * Update package.json Co-authored-by: rodrigo <[email protected]> --------- Co-authored-by: rodrigo <[email protected]>
- Loading branch information
0219090
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
goober-rocks – ./
goober-rocks.vercel.app
goober-rocks-git-master-cristianbote.vercel.app
goober.rocks
goober-rocks-cristianbote.vercel.app