mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
- Delete vendored copy - Create a JS entrypoint under `static/` which imports all the modes/themes/extensions we need - Create an async `load-ace-editor` entrypoint - Update `<AceEditor` component to use the new entrypoint - De-jquery-ify `<AceEditor` - Bump `v1.4.13` -> `v1.35.2`