Skip to content

Commit 592c605

Browse files
author
Beau Gunderson
committed
[fix] add missing path() method to browser build
Fixes #176.
1 parent 2f401b1 commit 592c605

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ surgeon
5151
'Router.prototype.configure',
5252
'Router.prototype.param',
5353
'Router.prototype.on',
54+
'Router.prototype.path',
5455
'Router.prototype.dispatch',
5556
'Router.prototype.invoke',
5657
'Router.prototype.traverse',

0 commit comments

Comments
 (0)