mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00:00
In order to be able to use ember-cli we need to fix the import statements for `TextField` and `TextArea` in the code base. The only change I don't fully understand is the one in `discourse-loader.js`, but adding the components to that file make it all work.