Skip to content

Fix passing polyfill config to previewer

Boris Budini requested to merge fix_polyfill_previewer into master
  • Fixes PagedModule rollup config to include plugins to use commonjs modules and import from npm
  • Polyfill was passing config to new Previewer() but should be passing it to previewer.preview()

Merge request reports