mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 12:21:36 +03:00
d4217bd321
refs https://github.com/TryGhost/Ghost/issues/17932 - we were missing `chunk.208.dbf172ad32f72f21a5dc.js` from our published tarball - turns out this is due to the lines in the `.npmignore` file to remove .db files, which also matched this file - we can make the regex more specific to avoid these cases |
||
---|---|---|
.. | ||
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 | ||
newrelic.js | ||
package.json | ||
playwright.config.js |