Ghost/ghost/admin
Kevin Ansfield e5b4960170 Switched from uglify to terser
refs https://github.com/TryGhost/Ghost-Admin/pull/1701

- swap `ember-cli-uglify` for `ember-cli-terser` to match ember-cli 3.21.1's generated package.json
- swap `broccoli-uglify-sourcemap` for `broccoli-terser-sourcemap` used manually in our production builds to keep dependencies the same across custom and built-in build artefacts
2020-09-09 17:22:23 +01:00
..
.github Added production build test to CI 2020-09-07 12:47:10 +01:00
app Adjusted dark mode styling of top menu dropdowns on the members page for consistency 2020-09-08 17:56:50 +02:00
config
lib Fixed image caption design bugs in Koenig 2020-08-27 15:21:11 +02:00
mirage
public/assets
tests
.csscomb.json
.editorconfig
.ember-cli
.eslintignore
.eslintrc.js
.gitignore
.watchmanconfig
ember-cli-build.js Switched from uglify to terser 2020-09-09 17:22:23 +01:00
ember-cli-update.json
Gruntfile.js
LICENSE
package.json Switched from uglify to terser 2020-09-09 17:22:23 +01:00
README.md
renovate.json
SECURITY.md
testem.js
yarn.lock Switched from uglify to terser 2020-09-09 17:22:23 +01:00

Ghost-Admin

This is the home of Ember.js based admin client that ships with Ghost.

Do you want to set up a Ghost blog? Check the getting started guide

Do you want to modify or contribute to Ghost-Admin? Please read how to install from source and swing by our forum if you need any help 😄

Have a bug or issue?

Bugs and issues (even if they only affect the admin client) should be opened on the core Ghost repository.

Copyright & License

Copyright (c) 2013-2020 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.