mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-14 10:36:30 +08:00
At the moment core providers are hard-coded in Javascript, and plugin providers get added to the JS payload at compile time. This refactor means that we only ship enabled providers to the client. |
||
|---|---|---|
| .. | ||
| avatar-selector-test.js.es6 | ||
| create-account-test.js.es6 | ||
| group-test.js.es6 | ||
| history-test.js.es6 | ||
| preferences-second-factor-test.js.es6 | ||
| reorder-categories-test.js.es6 | ||
| topic-test.js.es6 | ||