jenmcquade / aspnetcore-react-redux

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

Manifest file is missing in prod #7

Open jenmcquade opened 6 years ago

jenmcquade commented 6 years ago

Vendor manifest appears to be there, but not the main app manifest. This might be resolved when serviceWorker is registered.