ee804fc7af
refs https://github.com/TryGhost/DevOps/issues/104 - `info` is very verbose as it prints all files and their sizes - we often don't care about this, so we can do away with `info` in favor of `warn` |
||
---|---|---|
.. | ||
src | ||
.yarnrc | ||
LICENSE | ||
package.json | ||
README.md | ||
vite.config.js |
Announcement Bar
Development
Pre-requisites
- Run
yarn
in Ghost monorepo root - Run
yarn
in this directory
Running via Ghost yarn dev
in root folder
You can automatically start the announcement-bar dev server when developing Ghost by running Ghost (in root folder) via yarn dev --announcementbar
.
Copyright & License
Copyright (c) 2013-2023 Ghost Foundation - Released under the MIT license.