Skip to content

Commit

Permalink
feat: enable watchMbtiles for input file mode
Browse files Browse the repository at this point in the history
Signed-off-by: David Weber | geOps <david.weber@geops.com>
  • Loading branch information
candux committed Dec 31, 2023
1 parent 7e6c6f3 commit d576532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ const startWithInputFile = async (inputFile) => {

const config = {
options: {
watchMbtiles: true,
paths: {
root: styleDir,
fonts: 'fonts',
Expand Down

0 comments on commit d576532

Please sign in to comment.