xcopy to step 2.2

This commit is contained in:
Ken
2019-02-14 14:21:54 -08:00
parent d0d6a788e2
commit 4bde8eb063
11 changed files with 323 additions and 1 deletions

View File

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