npx rolldown@1.0.0-rc.2 -c rolldown.config.jsnodejs dist/dbp-activity-showcase.js
TypeError: __exportAll is not a function
Two ways to make it work again:
- Disable
chunkOptimizationinrollup.config.js - Use
rolldown@1.0.0-rc.1
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npx rolldown@1.0.0-rc.2 -c rolldown.config.jsnodejs dist/dbp-activity-showcase.jsTypeError: __exportAll is not a function
Two ways to make it work again:
chunkOptimization in rollup.config.jsrolldown@1.0.0-rc.1