The new plugin list is based on the ones currently used in our ember-cli pipeline, and are based on our official browser support policy. This commit includes an update to the raw-handlebars compiler to remove the 'very hacky but lets us use ES6' code. It's served us well for the last 6 years, but the babel config changes broke it (`const` -> `let`). This commit takes the opportunity to refactor it to take a similar approach to PrettyText, by leaning on `mini-loader.js`. |
||
|---|---|---|
| .. | ||
| admin | ||
| confirm-new-email | ||
| discourse | ||
| discourse-common | ||
| discourse-ensure-deprecation-order | ||
| discourse-hbr | ||
| discourse-widget-hbs | ||
| docs | ||
| ember-addons | ||
| locales | ||
| pretty-text | ||
| select-kit | ||
| truth-helpers | ||
| wizard | ||
| .licensee.json | ||
| .npmrc | ||
| admin-plugins.js.erb | ||
| handlebars-shim.js | ||
| markdown-it-bundle.js | ||
| mini-loader.js | ||
| package.json | ||
| polyfills.js | ||
| pretty-text-bundle.js | ||
| service-worker.js.erb | ||
| yarn.lock | ||