shellscape / webpack-manifest-plugin

webpack plugin for generating asset manifests
MIT License
1.44k stars 184 forks source link

Cannot GET /manifest.json #39

Closed Khachatour closed 7 years ago

Khachatour commented 7 years ago

Hey there folks! I saw a problem today when I am using these plugin I am getting error Which says: Cannot GET /manifest.json Any suggestions ?

a-x- commented 7 years ago

// I'm not a maintainer.

It's not the webpack-manifest-plugin problem. Check your server and webpack publicPath settings

You should not want to GET manifest.json. Instead of manifest usually used on the server.