mirror of
https://github.com/discourse/discourse.git
synced 2025-03-05 10:02:17 +08: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.