mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Wire initial module cache
This commit is contained in:
committed by
Kevin Sawicki
parent
ea557ab109
commit
84e90d140f
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user