We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43c78e6 commit 08e72cbCopy full SHA for 08e72cb
package.json
@@ -3,6 +3,7 @@
3
"version": "6.11.2",
4
"description": "Plugin for serving static files as fast as possible.",
5
"main": "index.js",
6
+ "type": "commonjs",
7
"types": "types/index.d.ts",
8
"scripts": {
9
"coverage": "npm run test:unit -- --coverage-report=html",
0 commit comments