File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed
Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 6161 },
6262 "engines" : {
6363 "node" : " ^20.19.0 || >=22.12.0"
64+ },
65+ "compatiblePackages" : {
66+ "schemaVersion" : 1 ,
67+ "rolldown" : {
68+ "type" : " compatible" ,
69+ "versions" : " ^1.0.0-beta.44" ,
70+ "note" : " You can use Rolldown's built-in feature directly."
71+ },
72+ "rollup" : {
73+ "type" : " incompatible" ,
74+ "reason" : " Uses Rolldown-specific APIs or Vite-specific APIs"
75+ }
6476 }
6577}
Original file line number Diff line number Diff line change 7575 "react-server-dom-webpack" : {
7676 "optional" : true
7777 }
78+ },
79+ "compatiblePackages" : {
80+ "schemaVersion" : 1 ,
81+ "rolldown" : {
82+ "type" : " incompatible" ,
83+ "reason" : " Uses Vite-specific APIs"
84+ },
85+ "rollup" : {
86+ "type" : " incompatible" ,
87+ "reason" : " Uses Vite-specific APIs"
88+ }
7889 }
7990}
You can’t perform that action at this time.
0 commit comments