Why would I use rollupAdapter
instead of fromRollup
?
#2285
Unanswered
claudio-darkkenergy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've looked at the source code for
rollupAdapter
, and I've seen it used in the documentation here: https://modern-web.dev/docs/dev-server/plugins/rollup/The docs don't explain this at all. In the docs, It's shows the rollup json plugin wrapped in
rollupAdapter
, but then later in the JSON example, it shows it wrapped infromRollup
. What's the difference?Beta Was this translation helpful? Give feedback.
All reactions