Add ESM build to the R3F package and update package.json
This commit is contained in:
parent
0171fb88af
commit
2204e771b3
2 changed files with 6 additions and 5 deletions
|
@ -20,6 +20,7 @@
|
|||
"directory": "packages/r3f"
|
||||
},
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.mjs",
|
||||
"types": "dist/index.d.ts",
|
||||
"sideEffects": false,
|
||||
"files": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue