Refactor exports and externs
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
// Create the script tag which includes the derived variables from above
|
||||
var script = '<sc' + 'ript type="text/javascript" '
|
||||
+ 'src="http://' + plovrHost + '/compile?id=ol&mode=RAW">'
|
||||
+ 'src="http://' + plovrHost + '/compile?id=ol-all&mode=RAW">'
|
||||
+ '</scr' + 'ipt>';
|
||||
|
||||
// this function will fix the links of the result to also include
|
||||
|
||||
Reference in New Issue
Block a user