mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
🔥 transpilerHashes
This commit is contained in:
@@ -10,7 +10,6 @@ function PackageTranspilationRegistry () {
|
||||
this.configByPackagePath = {}
|
||||
this.specByFilePath = {}
|
||||
this.transpilerPaths = {}
|
||||
this.transpilerHashes = {}
|
||||
}
|
||||
|
||||
Object.assign(PackageTranspilationRegistry.prototype, {
|
||||
|
||||
Reference in New Issue
Block a user