architecture: use barracks
Changes ======= - add hook handlers - add effect composition - add noFreeze option Commits ======= - fixup! fix toString() - fixup! use assert instead of throw - fixup! fix reducers - fixup! work on done callbacks - fixup! more callback work - fixup! woooh fixed effects errs - fixup! wrap up stuff
This commit is contained in:
@@ -2,7 +2,6 @@ const choo = require('../../')
|
||||
const sf = require('sheetify')
|
||||
|
||||
sf('css-wipe/dest/bundle')
|
||||
sf('tachyons')
|
||||
|
||||
const app = choo()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user