Skip to content

Fix commonJsUtils.js to actually be CJS and ES6

Jforrester requested to merge fix-0c9395ca5539e4f4181ebcc41abb26f3a1a5eb84 into main

Broken in 0c9395ca but CI is a bit too aggressive in letting us merge if any job passes, rather than if all do. Oops.

Bug: T296937
Bug: T347086

Merge request reports