You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there, I am puzzled about whether there is a solution for using manifestV2 with Vite. I tried to use rollup-plugin-chrome-extension as a Vite plugin, but I got the error message: 'Vite support is for RPCE v4 and above. This is RPCE v3.6.7.'
Then I found the source code of the error and installed the beta version, but it still doesn't work.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey there, I am puzzled about whether there is a solution for using manifestV2 with Vite. I tried to use rollup-plugin-chrome-extension as a Vite plugin, but I got the error message: 'Vite support is for RPCE v4 and above. This is RPCE v3.6.7.'
Then I found the source code of the error and installed the beta version, but it still doesn't work.
chrome-extension-tools/packages/rollup-plugin/src/index.ts
Lines 42 to 49 in 5bf6711
Beta Was this translation helpful? Give feedback.
All reactions