UNPKG

@nurun-sf/spark-component

Version:

A tool for building spark components

5 lines (4 loc) 102 B
module.exports = function setWatching() { 'use strict'; require('../lib/config').watch = true; };