MCPcopy
hub / github.com/webpack/minimizer-webpack-plugin / getEcmaVersion.test.js

File getEcmaVersion.test.js

test/getEcmaVersion.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getEcmaVersion } from "../src/utils";
2
3describe("getEcmaVersion", () => {
4 it("returns 5 when no ES feature flags are set", () => {

Callers

nothing calls this directly

Calls 1

getEcmaVersionFunction · 0.90

Tested by

no test coverage detected