0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-13 10:52:46 +00:00

tpk server is working

This commit is contained in:
Scott Tolksdorf
2016-05-16 21:38:37 -04:00
parent 5f55a59042
commit ba6ba0e51f
5 changed files with 42 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ var gulp = vitreumTasks(gulp, {
entryPoints: [
'./client/main',
'./client/homebrew',
'./client/tpk',
'./client/admin'
],