ef4 / decorator-transforms

Better babel transforms for decorators
8 stars 5 forks source link

Test interop with template-colocation-plugin #19

Closed ef4 closed 5 months ago

ef4 commented 8 months ago

This test demonstrates the failure from https://github.com/ef4/decorator-transforms/issues/16

I think the fix will go in @embroider/shared-internals but once it does this will tell us if we got it right.

davidtaylorhq commented 8 months ago

The fix landed in @embroider/shared-internals v2.5.2, so I think CI should be green once shared-internals is bumped in decorator-transforms 🤞