embroider-build / embroider

Compiling Ember apps into spec-compliant, modern Javascript.
MIT License
329 stars 137 forks source link

Fix pre support in portable babel launcher #1885

Closed ef4 closed 1 month ago

ef4 commented 1 month ago

The portable-babel-launcher that we use to deal with plugin serializability didn't correctly handle options in pre hooks. babel-plugin-ember-template-compilation just released with a change that needs to handle options in the pre hook.