jenmcquade / aspnetcore-react-redux

Boilerplate for C# ASP .NET Core MVC SPA with TypeScript, React and Redux
15 stars 5 forks source link

Remove Webpack 4 as a Global Dependency #11

Closed jenmcquade closed 6 years ago

jenmcquade commented 6 years ago

Modify any instructions for Webpack builds so they point to the local node_modules folder

jenmcquade commented 6 years ago

webpack runs inside of the project and is referenced inside package.json.

Automation script documentation is here: https://github.com/jonmcquade/aspnetcore-react-redux#scripts