« All deprecation guides

Deprecation Guide for Ember.Handlebars

until: 6.0.0
id: deprecate-import-handlebars-from-ember

Previously, Handlebars could be accessed via the Ember import:

import Ember from 'ember';

Ember.Handlebars

There is no replacement for this API.