Ghost/ghost/admin
Kevin Ansfield c4ca317fb2 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-21 17:13:00 +01:00
..
.github Added production build test to CI 2020-09-07 12:47:10 +01:00
app Updated magic link expiry information to 4 hours (#1715) 2020-09-21 16:08:10 +01:00
config
lib
mirage
public/assets Updated Portal icons 2020-09-16 16:04:38 +02:00
tests
.csscomb.json
.editorconfig
.ember-cli
.eslintignore
.eslintrc.js
.gitignore
.watchmanconfig
ember-cli-build.js Switched from uglify to terser 2020-09-21 17:13:00 +01:00
ember-cli-update.json
Gruntfile.js
LICENSE
package.json Switched from uglify to terser 2020-09-21 17:13:00 +01:00
README.md
renovate.json
SECURITY.md
testem.js
yarn.lock Switched from uglify to terser 2020-09-21 17:13:00 +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.