Just got around to this because renovate had been broken in WarpDrive for a while.
Parsing error: [BABEL] /home/runner/work/data/data/tests/vite-basic-compat/tests/acceptance/visit-test.js: You appear to be using an async plugin/preset, but Babel has been called synchronously (While processing: "/home/runner/work/data/data/node_modules/.pnpm/babel-p_1c68d1f2b330ee92083af52895a11570/node_modules/babel-plugin-ember-template-compilation/src/node-main.js")
https://github.com/emberjs/data/actions/runs/17259404407/job/48977404289?pr=10345
I suspect its our use of esm that it isn't happy with, unsure why version 2.x was ok with that and 3.x is not.
Just got around to this because renovate had been broken in WarpDrive for a while.
https://github.com/emberjs/data/actions/runs/17259404407/job/48977404289?pr=10345
I suspect its our use of esm that it isn't happy with, unsure why version 2.x was ok with that and 3.x is not.