« All deprecation guides

Deprecation Guide for Ember.HTMLBars

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

Previously, HTMLBars could be accessed via the Ember import:

import Ember from 'ember';

Ember.HTMLBars

There is no replacement for this API.