mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +03:00
ed674981e6
- Updates the prepare script in the top level to run prepare on packages, so that packages can be built when running `yarn` - Updates the build script in ghost/core to run build on packages, so that packages are built before being monobundled - Updates monobundle to be a dependency and use the new TryGhost repo, which includes some minor fixes and improvements, such as supporting devDeps - Updates the GitHub workflows to run the build command in the top level directory rather than ghost/core so that other packages are built, too. |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.e2e.json | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json | ||
playwright.config.js |