fliphub-monorepo
Version:
the builder of builders
13 lines (9 loc) • 444 B
JavaScript
const test = require('ava')
const {fosho, log} = require('fosho')
test.todo('add fixtures as a basic 3 file lib, index, canada, eh')
test.todo('add examples')
test.todo('check how vorpal exports so it can be a function or a class')
test.todo('test uglify shaking it out')
test.todo('ShakePlugin like DefinePlugin/ReplacePlugin')
test.todo('Eslint & .tsconfig handling for declaring the globals')
test.todo('loading the config from pkgjson')