Important fix for chrome app. Fix updating alternative amount
This commit is contained in:
parent
bfc1c61753
commit
68173e632e
4 changed files with 5 additions and 10 deletions
|
|
@ -15,8 +15,6 @@ module.exports = function(config) {
|
|||
|
||||
// list of files / patterns to load in the browser
|
||||
files: [
|
||||
'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