GoogleChromeLabs / critters

🦔 A Webpack plugin to inline your critical CSS and lazy-load the rest.
https://npm.im/critters-webpack-plugin
Apache License 2.0
3.42k stars 108 forks source link

Includes types in the exported build #144

Closed NikolaRHristov closed 9 months ago

NikolaRHristov commented 10 months ago

The types are missing resulting in:

There are types at 'node_modules/critters/src/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'critters' library may need to update its package.json or typings.
google-cla[bot] commented 10 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.