mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
first flush of refactorings, clarified identifiers, moved flag generation for OSes that may have multiple browsers out of browser-specific code
This commit is contained in:
@@ -21,5 +21,6 @@ require('smoosh').config({
|
||||
, "asi": true
|
||||
, "laxbreak": true
|
||||
, "laxcomma": true
|
||||
, "eqnull": true
|
||||
}
|
||||
}).run().build().analyze()
|
||||
|
||||
Reference in New Issue
Block a user