feat: enable watchMbtiles for input file mode

Signed-off-by: David Weber | geOps <david.weber@geops.com>
This commit is contained in:
David Weber | geOps 2023-12-31 14:04:40 +01:00
parent 7e6c6f31a7
commit d5765328ec

View file

@ -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',