mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
🔥 File extension
This commit is contained in:
@@ -3,7 +3,7 @@ path = require 'path'
|
||||
os = require 'os'
|
||||
glob = require 'glob'
|
||||
usesBabel = require './lib/uses-babel'
|
||||
babelOptions = require('../static/babelrc.json')
|
||||
babelOptions = require '../static/babelrc'
|
||||
|
||||
# Add support for obselete APIs of vm module so we can make some third-party
|
||||
# modules work under node v0.11.x.
|
||||
|
||||
Reference in New Issue
Block a user