ORIENT/modules
hackolein 96fd2ec657
Match paths sent to theme:sync more exactly (#5334)
`artisan theme:sync --target=database --force --paths=layouts/,pages/,partials/`

But at the moment it also synchronizes paths that should not be synchronized. For example: `content/static-pages/`. Because here the pattern applies to `pages/`.

The fix is that the pattern starts at the beginning of the line.

Co-authored-by: Heiko Böhme <hboehme@menadwork.com>
2020-11-20 03:02:10 -06:00
..
backend Allow customised deletion messages in lists 2020-11-19 17:28:30 +08:00
cms Move theme localization to the boot process. (#5349) 2020-11-11 09:53:31 +08:00
system Match paths sent to theme:sync more exactly (#5334) 2020-11-20 03:02:10 -06:00