Closed basz closed 5 months ago
your app should upgrade to ember-cli-babel
@ 8.2.0
+
i am at 8.2.0
are your embroider deps up to date as well?
also, if you want synchronously debug, you can tag me on discord
Solution: also update ember-auto-import. 2.7+ is needed.
Readme has been updated to reflect this.
While upgrading to ember-resources v7 and adding reactiveweb for
import { trackedFunction } from 'reactiveweb/function';
I'm getting an errorI've added '@babel/plugin-transform-class-static-block as dependency and modified ember-cli-build.js to include
I've also update embroider, webpack and babel + plugin to latest. What could this be?