Skip to content

fix: dont add styles twice initially#1109

Open
candux wants to merge 1 commit into
maptiler:masterfrom
candux:david/fixAddingStylesTwice
Open

fix: dont add styles twice initially#1109
candux wants to merge 1 commit into
maptiler:masterfrom
candux:david/fixAddingStylesTwice

Conversation

@candux

@candux candux commented Jan 1, 2024

Copy link
Copy Markdown

happens with the serveAllStyles option

The styles will be already be added later by the watcher. This seems to be introduced with the switch to chokidar in ea89d11

Instead, we could also add the option ignoreInitial to chokidar

happens with the serveAllStyles option

The styles will be already be added later by the watcher.
This seems to be intoruced with the switch to chokidar
in ea89d11

Instead we could also add the option ignoreInitial to chokidar

Signed-off-by: David Weber | geOps <david.weber@geops.com>
@acalcutt acalcutt force-pushed the david/fixAddingStylesTwice branch from ce9eedf to fe435ae Compare January 27, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant