Currently the production build does not work as rollup treeshake remove from bundle the ThemeContext module provided by grommet. For now, the only workaround, we found is to disable treeshake.
Proposal
[x] Disable rollup treeshake to build magnify-site for production
Purpose
Currently the production build does not work as rollup treeshake remove from bundle the ThemeContext module provided by grommet. For now, the only workaround, we found is to disable treeshake.
Proposal