You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.
I'd love to see this working. Now that ember-i18n doesn't require the full version of handlebars (as of 2.1.0), I would like to switch over to the runtime. Alternatively, if #68 were fixed, this would also resolve my problem as I'm not using AccordianWidget.
steps to reproduce:
grunt
dist/ember-widgets.min.js
forEmber.Handlebars.compile(
expectation:
in the minified build all templates to be precompiled, so that only the handlebars runtime is required for production builds.
The text was updated successfully, but these errors were encountered: