Skip to content

Update rollup to work with cjs in legacy build

Fred Chasen requested to merge fix_legacy_build into main

Fixes the Legacy rollup build looking for js files in lib when they should be cjs files.

Merge request reports