Skip to content

Commit 79d6c17

Browse files
committed
index-min.js
1 parent b8c825e commit 79d6c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/requirejs/index-min.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6490,7 +6490,7 @@ require([
64906490
})
64916491

64926492
// start the routing
6493-
.start({html:true, prefix: "!"})
6493+
.start({html5: false, prefix: "!"})
64946494

64956495

64966496
window.Regular = Regular;

0 commit comments

Comments
 (0)