mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 02:59:07 +08:00
Previously, the download for exporting themes was broken in the PWA app (it is also broken in Discourse Hub but that needs its own change). This commit uses the blob pattern used for emoji exports, as that allows the PWA to show a download page that has controls to get out of it. This fixes the white screen that previously displayed and would get stuck in the PWA. It also applies the blob pattern to watched words exports, which also failed in the PWA. |
||
|---|---|---|
| .. | ||
| admin | ||
| app | ||
| config | ||
| dialog-holder | ||
| float-kit | ||
| lib | ||
| scripts/js | ||
| select-kit | ||
| tests | ||
| truth-helpers | ||
| type-tests | ||
| .ember-cli | ||
| .npmrc | ||
| .watchmanconfig | ||
| babel.config.cjs | ||
| discourse.js | ||
| package.json | ||
| patch-testem-browser-watchdog.js | ||
| patch-testem-output.js | ||
| qunit-live-reload.js | ||
| rolldown.config.mjs | ||
| rolldown.mjs | ||
| testem.js | ||
| tsconfig.json | ||
| vendor.js | ||