mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-28 21:33:24 +03:00
e897efe842
- in its current form, bundling will happen before we build Admin - Admin complains because the version in its package.json for `@tryghost/members-csv` is different to the one linked in the monorepo - by putting bundling at the end, we write the new package versions after we've already built Admin, so this issue should go away |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
Gruntfile.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json |