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()
    
  },

}

/external-react-helper/

    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