From d35dd20d1fac6da4f1240e3630bb6daad3c5a0cd Mon Sep 17 00:00:00 2001 From: Chris Garrett Date: Sat, 29 Jun 2019 15:58:01 -0700 Subject: [PATCH] Update README with warning --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cb789f..7d572ea 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +## 🛑🛑🛑 Module Unification, along with the namespacing style provided by this addon, is no longer being implemented in Ember. Instead, this functionality will be replaced with [template imports](https://github.com/emberjs/rfcs/pull/454), which are still in the process of being designed and RFC'd. It is not recommended that you use this addon. 🛑🛑🛑 + +## If you have already adopted this addon, _don't panic_. We will continue to support it until the migration to template imports has been completed. + ember-holy-futuristic-template-namespacing-batman ============================================================================== @@ -64,4 +68,4 @@ For more information on using ember-cli, visit [https://ember-cli.com/](https:// License ------------------------------------------------------------------------------ -This project is licensed under the [MIT License](LICENSE.md). \ No newline at end of file +This project is licensed under the [MIT License](LICENSE.md).