import {ProjextRollupWindowAsGlobalPlugin} from 'projext-plugin-rollup/src/plugins/windowAsGlobal/index.js'ProjextRollupWindowAsGlobalPlugin
This is a Rollup plugin that inserts a single line of code on the bundle in order to make
global an alias for window.
Method Summary
| Public Methods | ||
| public |
This gets called when Rollup starts the bundling process. |
|
