feat: enable watchMbtiles for input file mode
Signed-off-by: David Weber | geOps <david.weber@geops.com>
This commit is contained in:
parent
7e6c6f31a7
commit
d5765328ec
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ const startWithInputFile = async (inputFile) => {
|
|||
|
||||
const config = {
|
||||
options: {
|
||||
watchMbtiles: true,
|
||||
paths: {
|
||||
root: styleDir,
|
||||
fonts: 'fonts',
|
||||
|
|
Loading…
Reference in a new issue