external-react-helper

1.0.3 • Public • Published

external react helper

// webpack.config.js

const externalReactHelper = require('external-react-helper').default;

const config = {
  externalsType: 'script',
  externals: {
    ...externalReactHelper().externals()
    
  },

}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.30latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i external-react-helper

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

3.43 kB

Total Files

7

Last publish

Collaborators

  • sharp-feel