Drop bowser, which is no longer used
This commit is contained in:
parent
7e390ec89b
commit
a3a95616d9
4 changed files with 0 additions and 4 deletions
|
@ -74,7 +74,6 @@ folder 'vendor/assets' do
|
|||
|
||||
folder 'javascripts' do
|
||||
file 'html5shiv.js', 'https://raw.githubusercontent.com/aFarkas/html5shiv/master/src/html5shiv.js'
|
||||
file 'bowser.js', 'https://github.com/lancedikson/bowser/releases/download/2.7.0/es5.js'
|
||||
end
|
||||
|
||||
folder 'swfobject' do
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
//= require index/changeset
|
||||
//= require index/query
|
||||
//= require router
|
||||
//= require bowser
|
||||
//= require querystring
|
||||
|
||||
$(document).ready(function () {
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
"eslint:recommended"
|
||||
],
|
||||
"globals": {
|
||||
"bowser": "readonly",
|
||||
"I18n": "readonly",
|
||||
"L": "readonly",
|
||||
"OSM": "writable",
|
||||
|
|
1
vendor/assets/javascripts/bowser.js
vendored
1
vendor/assets/javascripts/bowser.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue