Fix unsupported pages if browser not support localStorage
This commit is contained in:
parent
f1fe437f7b
commit
95bfd555f2
2 changed files with 6 additions and 5 deletions
|
|
@ -79,6 +79,7 @@ module.exports = function(grunt) {
|
|||
angular: {
|
||||
src: [
|
||||
'bower_components/fastclick/lib/fastclick.js',
|
||||
'bower_components/modernizr/modernizr.js',
|
||||
'bower_components/qrcode-generator/js/qrcode.js',
|
||||
'bower_components/qrcode-decoder-js/lib/qrcode-decoder.js',
|
||||
'bower_components/moment/min/moment-with-locales.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue