mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 09:52:06 +03:00
ac32944dc6
- We had an incident where a migration file was misnamed. - This is caused by using slimer with spaces rather than hyphens - We didn't imagine this case when writing the regex for matching filenames - However, now we know it, it's easy to tweak the regex to match this case - This requires adding an override to the one badly named file |
||
---|---|---|
.. | ||
hooks | ||
init | ||
versions | ||
utils.js |