ember-cli / babel-plugin-htmlbars-inline-precompile

Babel plugin to replace tagged template strings with precompiled HTMLBars templates
9 stars 21 forks source link

Fix issues when using emoji in templates while transpiling for IE11 #297

Closed rwjblue closed 3 years ago

rwjblue commented 4 years ago

This reproduces the failure in https://github.com/emberjs/ember.js/issues/19251.

rwjblue commented 4 years ago

😩 looks like the babel.template code that we added over in https://github.com/ember-cli/babel-plugin-htmlbars-inline-precompile/pull/216 introduced this issue.

chrismllr commented 3 years ago

Hey @rwjblue How should we go about getting this fix into ember projects? Possibly via a re-install of ember-cli-htmlbars ?

rwjblue commented 3 years ago

Ya, or re-rolling your yarn.lock