UNPKG

babel-plugin-transform-cjs-system-wrapper

Version:
11 lines 172 B
module.exports = { systemGlobal: 'SystemJS', path: '/path/to/foobar', moduleName: 'foobar', optimize: true, static: false, globals: { f: 'foo' }, deps: ['bar'] };