sparanoid/almace-scaffolding

Browsersync Issue

0b01 opened this issue · 2 comments

0b01 commented
        open: true
        browser: [
          "safari",
          "firefox"
        ]
        notify: true

This doesn't work but

        open: true
        browser: [
          "firefox"
        ]
        notify: true

Works. Please fix this.

@potsmodern cannot reproduce this issue, can you provide more information?

Closing as no further discussion. @potsmodern open it again if required.