babel-plugin-ember-template-compilation
v2.2.2 incompatibilities
#491
Labels
bug
Used when the PR fixes a bug included in a previous release.
https://github.com/emberjs/babel-plugin-ember-template-compilation/releases/tag/v2.2.2 includes some fixes for bugs we might actually be depending on by accident.
The error message looks like this:
could not find module ember-template-compiler
A quick workaround is to pin
babel-plugin-ember-template-compilation
to v2.2.1 using overrides until we can debug and fix the issue here.Related issue: emberjs/babel-plugin-ember-template-compilation#36
The text was updated successfully, but these errors were encountered: