If i have multiple entries and use this webpack config, things work as long as i dont add a new entry (or remove one). The generated bundle may have module ids changed, but the hash code generated for the file remains the same breaking the build. iam using NamedModulesPlugin, but still i see those numbers and they change when i add new module.
