UNPKG

generator-fatarrow

Version:
6 lines (4 loc) 129 B
browserSync = require 'browser-sync' module.exports = (gulp) -> -> browserSync.reload() require('./options').firstRun = false