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
babel: In order to properly support treeshaking in babel-preset-env's options, environment
variables BUILD_ROLLUP and BUILD_TREESHAKE were added in order to explicitly support those features.
As such, any projects using the mdu-scripts build script for Rollup builds will need to set BUILD_ROLLUP=true in their script command. For example: