This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/lib
David Taylor 1bd1664ae0
DEV: Compile markdown-it-bundle with ember-cli (#18104)
We were already compiling the markdown bundle via ember-cli, but that version was only being used in the test environment. This commit improves the implementation, and updates the filename so it's also used in production.

This commit also
- Removes the vendored copy of `markdown-it.js` and fetches from node_modules instead
- Updates `pretty_text.rb` to remove the custom sprockets-manifest-parsing
- Removes `pretty-text-bundle.js`, which was only being used by `pretty_text.rb`
2022-08-29 19:11:59 +01:00
..
bootstrap-json FIX: Load admin-specific JS when compiling via ember-cli (#18086) 2022-08-25 11:36:02 +01:00
dialog-holder DEV: Add A11Y-friendly dialog addon (#18028) 2022-08-29 13:59:57 -04:00
discourse-scss.js DEV: Make sass deprecations quieter during test build (#17369) 2022-07-07 11:03:16 +01:00
plugin-js.js DEV: Update plugin JS loading in Ember CLI testem environment 2022-01-18 10:16:29 +00:00
pretty-text-engine.js DEV: Compile markdown-it-bundle with ember-cli (#18104) 2022-08-29 19:11:59 +01:00
scripts.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
translation-plugin.js DEV: Make wizard an ember addon (#17027) 2022-06-17 14:50:21 +02:00