Socket
Socket
Sign inDemoInstall

aspnet-webpack-react

Package Overview
Dependencies
291
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    aspnet-webpack-react

Helpers for using Webpack with React in ASP.NET Core projects. Works in conjunction with the Microsoft.AspNetCore.SpaServices NuGet package.


Version published
Weekly downloads
1.3K
decreased by-13.67%
Maintainers
1
Install size
10.1 kB
Created
Weekly downloads
 

Readme

Source

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.

FAQs

Last updated on 26 Sep 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc