mirror of
https://git.victorphan.net/basketballcantho/Teedy_custom.git
synced 2026-08-07 14:33:16 +07:00
cache kill + hack to disable firefox autofill
This commit is contained in:
@@ -134,6 +134,9 @@ module.exports = function(grunt) {
|
||||
replacements: [{
|
||||
from: '../api',
|
||||
to: grunt.option('apiurl') || '../api'
|
||||
}, {
|
||||
from: '@build.date@',
|
||||
to: new Date().getTime()
|
||||
}]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user