mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add back coffee-script require but don't assign it
This commit is contained in:
@@ -2,6 +2,7 @@ fs = require 'fs'
|
||||
path = require 'path'
|
||||
delegate = require 'atom_delegate'
|
||||
optimist = require 'optimist'
|
||||
require 'coffee-script'
|
||||
|
||||
atomApplication = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user