Fix legacy editor not rebuilding after changes in ts/routes

This commit is contained in:
Abdo 2025-10-18 04:57:15 +03:00
parent 8a0a21aba6
commit a305665bf6

View file

@ -235,7 +235,7 @@ fn build_and_check_editor(build: &mut Build) -> Result<()> {
":ts:html-filter",
":sass",
":sveltekit",
glob!("ts/lib/editable,routes/{editor,image-occlusion}/**")
glob!("ts/lib/editable,ts/routes/{editor,image-occlusion}/**")
];
build.add_action(