merged stuff in

This commit is contained in:
Micah Godbolt
2019-02-13 14:05:56 -08:00
parent 5dde57683d
commit 5d3c0983dd
13 changed files with 217 additions and 23 deletions

View File

@@ -6,6 +6,7 @@ const entries = {
step04: './step04/src/index',
step05: './step05/src/index',
step06: './step06/src/index',
step07: './step07/src/index',
'step2-01': './step2-01/src/index',
playground: './playground/src/index'
};