I am having a webpack project that uses inline-source-maps with:
webpack
const path = require("path"); module.exports = { entry: "./src/mai