@jo12bar/rollup-plugin-hoist-entry-exports-to-global-scope

A simple plugin that hoists any named exports in the entry file to the global scope (i.e. outside the IIFE/UMD/similar scope)

Usage no npm install needed!

<script type="module">
  import jo12barRollupPluginHoistEntryExportsToGlobalScope from 'https://cdn.skypack.dev/@jo12bar/rollup-plugin-hoist-entry-exports-to-global-scope';
</script>

README

rollup-plugin-hoist-entry-exports-to-global-scope

A simple plugin that hoists any named exports in the entry file to the global scope (i.e. outside the IIFE/UMD/similar scope)

CI Status:

CI build, test, and lint: CI build, test, and lint status

Most recent publish: Publish status