Usage
const gtw = ;const sources = sass: "./src/**/*.scss" tiddlers: "./src/**/*.tid" javascript: "./src/**/*.js" pluginInfo: "./src/plugin.info"; const tiddlywiki = ; // Export all the tasks!// You can also select a subsetmoduleexports = ...tiddlywiki
For a real world simple usage example take a look at this gulpfile