{
  "mode": "production",
  "entry": "./entry.js",
  "output": {
    "libraryTarget": "commonjs2"
  }
}