diff --git a/package.json b/package.json index 3e62668..bc7494d 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,17 @@ "devtools", "chrome" ], + "compatiblePackages": { + "schemaVersion": 1, + "rolldown": { + "type": "incompatible", + "reason": "Uses Vite-specific APIs" + }, + "rollup": { + "type": "incompatible", + "reason": "Uses Vite-specific APIs" + } + }, "author": "Benedikt Meurer ", "bugs": { "url": "https://github.com/ChromeDevTools/vite-plugin-devtools-json/issues"