stable
Clone or download
Read-only
Now that the Webpack configuration does not use Babel, it does not make a lot of sense to keep the Babel configuration for Jest in there. This contribution also modernizes the Babel configuration for our current environment. Part of request #20149: Use ESBuild to transpile and minimize the JS/TS and CSS code Change-Id: I47fb53dc0636dc1498814b9eacd26e47a0434c5d
Modified Files
Name | ||||
---|---|---|---|---|
M | package-lock.json | +0 | −6 | Go to diff View file |
M | package.json | +0 | −2 | Go to diff View file |
M | tests/jest/babel.config.js | +14 | −1 | Go to diff View file |
M | tools/utils/scripts/webpack-rule-configs.js | +0 | −19 | Go to diff View file |