react-compiler-healthcheck
Advanced tools
Comparing version 0.0.0-experimental-9ea64f1-20240926 to 0.0.0-experimental-a08709b-20250203
{ | ||
"name": "react-compiler-healthcheck", | ||
"version": "0.0.0-experimental-9ea64f1-20240926", | ||
"version": "0.0.0-experimental-a08709b-20250203", | ||
"description": "Health check script to test violations of the rules of react.", | ||
@@ -9,4 +9,5 @@ "bin": { | ||
"scripts": { | ||
"build": "rimraf dist && rollup --config --bundleConfigAsCjs", | ||
"test": "echo 'no tests'" | ||
"build": "rimraf dist && scripts/build.js", | ||
"test": "echo 'no tests'", | ||
"watch": "scripts/build.js --watch" | ||
}, | ||
@@ -13,0 +14,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
5071696
10
53325