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 = {
|
const config = {
|
||||||
options: {
|
options: {
|
||||||
|
watchMbtiles: true,
|
||||||
paths: {
|
paths: {
|
||||||
root: styleDir,
|
root: styleDir,
|
||||||
fonts: 'fonts',
|
fonts: 'fonts',
|
||||||
|
|
Loading…
Reference in a new issue