emberjs / babel-plugin-ember-template-compilation

Babel implementation of Ember's low-level template-compilation API
9 stars 11 forks source link

Don't bring a separate @babel/traverse #25

Closed ef4 closed 1 year ago

ef4 commented 1 year ago

This is the preferred way for a plugin to use traverse. It ensures that you always get the right version that goes with your controlling babel.