mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-01 15:29:19 +03:00
893a010a4f
no issue - use broccoli-funnel to avoid polluting the `dist/` dir with unused build artefacts - load codemirror and simplemde CSS up-front to avoid duplicate styles and specificity problems - pull simplemde dependency out into a separate JS file and lazy-load in `{{gh-simplemde}}` component to reduce main bundle size. Before/after: - `vendor.min.js 3.58 MB (795.88 KB gzipped)` - `vendor.min.js 3.32 MB (710.66 KB gzipped)` |
||
---|---|---|
.. | ||
about.css | ||
apps.css | ||
auth.css | ||
content.css | ||
editor.css | ||
error.css | ||
flow.css | ||
main.css | ||
packages.css | ||
settings.css | ||
subscribers.css | ||
tags.css | ||
user.css | ||
users.css |