« All deprecation guides

Deprecation Guide for Ember.TEMPLATES

Previously, TEMPLATES could be accessed via the Ember import:

import Ember from 'ember';

Ember.TEMPLATES

TEMPLATES is also private.

There is no replacement for this API.