Wire initial module cache

This commit is contained in:
Kevin Sawicki
2014-10-06 18:00:14 -07:00
committed by Kevin Sawicki
parent ea557ab109
commit 84e90d140f
2 changed files with 11 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# Like sands through the hourglass, so are the days of our lives.
startTime = Date.now()
require './module-cache'
require './window'
Atom = require './atom'