Skip to content

Commit 1258777

Browse files
committed
move resizeend.js to vendor
1 parent 9063b63 commit 1258777

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lib/minimap-view.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Debug = require './mixins/debug'
55

66
CONFIGS = require './config'
77

8-
require './resizeend.js'
8+
require '../vendor/resizeend'
99

1010
module.exports =
1111
class MinimapView extends View
File renamed without changes.

0 commit comments

Comments
 (0)