)]}'
{
  "commit": "16d86748883d9c4731a4dc4acab40b62e4a32415",
  "tree": "7002722d4a9b23268836255b5af2ca58e98e6d3c",
  "parents": [
    "46c36f09b29f99f4f85bd14a6745eabf82075187"
  ],
  "author": {
    "name": "Paul Gschwendtner",
    "email": "paulgschwendtner@gmail.com",
    "time": "Wed Feb 13 11:34:42 2019 -0800"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-piper@google.com",
    "time": "Wed Feb 13 11:37:03 2019 -0800"
  },
  "message": "fix(karma): do not show error message if unnamed amd module is loaded\n\nCurrently unnamed AMD modules need to be manually configured through a `require.config` call. This then configures Require.JS to load the unnamed AMD module dynamically as a \"static file\". Meaning that the unnamed AMD module needs to be specified within the `ts_web_test_suite` `static_files` attribute.\n\nAll static files will be proxied by default and can be loaded through `${location}/base/{workspace}/{path}` and therefore it\u0027s common to load static files that way. **The problem** here is that the \"karma-requirejs\" plugin by default shows an error message if something is loaded through a karma proxy. We need to disable this warning for such known \u0026 proxied requests so that the error output is clean and does not cause confusion what \"no timestamp for XXX\" means.\n\nCloses #371\n\nPiperOrigin-RevId: 233796107\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e401902c078392db9f686f9e9abf0b4d3d1ebe3c",
      "old_mode": 33188,
      "old_path": "internal/e2e/npm_packages/karma/BUILD.bazel",
      "new_id": "d96a40502239f2215dc7ca6bc1f5d3fa5ab0d628",
      "new_mode": 33188,
      "new_path": "internal/e2e/npm_packages/karma/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c52e4040b8f16306455ef9fac1e7bb21c6b8736b",
      "new_mode": 33188,
      "new_path": "internal/e2e/npm_packages/karma/amd-modules.spec.js"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5ad31a12d9b88e84b32ae294e94ccd7fb4fd1355",
      "new_mode": 33188,
      "new_path": "internal/e2e/npm_packages/karma/requirejs-config.js"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fd58f4e6e80ea76aa2c01b72fe848c111e29a2e1",
      "new_mode": 33188,
      "new_path": "internal/e2e/npm_packages/karma/unnamed-amd-module.js"
    },
    {
      "type": "modify",
      "old_id": "dae40a935450ee7807290ed3f1f4de51b6f9a40c",
      "old_mode": 33188,
      "old_path": "internal/karma/karma.conf.js",
      "new_id": "1d82ff1f8c1b7798056b4c0d3542dbebb6949ebd",
      "new_mode": 33188,
      "new_path": "internal/karma/karma.conf.js"
    }
  ]
}
