mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Use CompileCache supportedExtensions instead of require.extensions
This commit is contained in:
@@ -221,5 +221,5 @@ exports.install = function (nodeRequire) {
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
exports.supportedExtensions = Object.keys(COMPILERS)
|
||||
exports.resetCacheStats()
|
||||
|
||||
Reference in New Issue
Block a user