mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
WIP: Use rake to start compiling resources (like require.coffee)
This commit is contained in:
4
src/window-bootstrap.coffee
Normal file
4
src/window-bootstrap.coffee
Normal file
@@ -0,0 +1,4 @@
|
||||
# Like sands through the hourglass, so are the days of our lives.
|
||||
require 'window'
|
||||
window.startup $pathToOpen
|
||||
|
||||
Reference in New Issue
Block a user