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 2b770cd commit 83eb77bCopy full SHA for 83eb77b
package.json
@@ -2,6 +2,7 @@
2
"name": "react-compiler-webpack",
3
"version": "0.2.0",
4
"description": "The webpack/Next.js Plugin for React Compiler",
5
+ "repository": "https://github.com/SukkaW/react-compiler-webpack",
6
"main": "./dist/index.js",
7
"module": "./dist/index.mjs",
8
"types": "./dist/index.d.ts",
0 commit comments