aspnet-webpack-react
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

Not for general use

This NPM package is an internal implementation detail of the Microsoft.AspNetCore.SpaServices NuGet package.

You should not use this package directly in your own applications, because it is not supported, and there are no guarantees about how its APIs will change in the future.

History

  • Version 1.x amends the Webpack config to insert react-transform and react-transform-hmr entries on babel-loader.
  • Version 2.x drops support for the Babel plugin, and instead amends the Webpack config to insert react-hot-loader/webpack and react-hot-loader/patch entries. This means it works with React Hot Loader v3.

/aspnet-webpack-react/

    Package Sidebar

    Install

    npm i aspnet-webpack-react

    Weekly Downloads

    1,585

    Version

    4.0.0

    License

    Apache-2.0

    Unpacked Size

    9.38 kB

    Total Files

    10

    Last publish

    Collaborators

    • npmaspnet
    • pilchie
    • brecon
    • tanayparikh_msft