mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Export stringscore from vendor
This commit is contained in:
@@ -15,6 +15,7 @@ module.exports =
|
||||
Point: Point
|
||||
Range: Range
|
||||
ScrollView: require '../src/scroll-view'
|
||||
stringscore: require '../vendor/stringscore'
|
||||
Subscriber: require '../src/subscriber'
|
||||
View: View
|
||||
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
module.exports = require '../vendor/stringscore'
|
||||
Reference in New Issue
Block a user