Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ getEcmaVersion } from
"../src/utils"
;
2
3
describe(
"getEcmaVersion"
, () => {
4
it(
"returns 5 when no ES feature flags are set"
, () => {
Callers
nothing calls this directly
Calls
1
getEcmaVersion
Function · 0.90
Tested by
no test coverage detected