mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-10 11:24:39 +03:00
ddfeb90fc6
requires https://github.com/TryGhost/Ghost/pull/15128 refs https://github.com/TryGhost/Admin/pull/2252 - bumped `ember-auto-import` dependency - updated `autoImport` config to match new format - added dependencies for node packages that no longer have built-in polyfills in webpack@5 - updated `asset-delivery` to work with `ember-auto-import@2` - reverted to standard ember `index.html` to let `ember-auto-import` handle it's insertion of multiple JS chunk files - updated the `asset-delivery` addon to copy the the `index.html` and `/assets` to `core/built/admin/{development|production}/` directory rather than splitting the `index.html` file apart from the assets inside Ghost's directory structure - switched to relative root URL in development/production - required because assets are served from the same directory the index file is served from in Ghost rather than from the root - Admin uses `/#/` URLs so it can be served from any subdirectory without requiring prior knowledge of that directory at build time Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk> |
||
---|---|---|
.. | ||
coverage.js | ||
deprecation-workflow.js | ||
environment.js | ||
optional-features.json | ||
targets.js |