(minor) style
This commit is contained in:
parent
518fe12d1a
commit
e659555279
@ -2,8 +2,8 @@
|
||||
// browser.js - client-side engine
|
||||
//
|
||||
|
||||
var isFileProtocol = (location.protocol === 'file:' ||
|
||||
location.protocol === 'chrome:' ||
|
||||
var isFileProtocol = (location.protocol === 'file:' ||
|
||||
location.protocol === 'chrome:' ||
|
||||
location.protocol === 'resource:');
|
||||
|
||||
less.env = location.hostname == '127.0.0.1' ||
|
||||
|
Loading…
Reference in New Issue
Block a user