mirror of
https://github.com/Polymer/polymer-starter-kit.git
synced 2025-02-25 18:55:22 -06:00
Don't encourage excessive image pre-caching
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
module.exports = {
|
||||
staticFileGlobs: [
|
||||
'bower_components/webcomponentsjs/webcomponents-loader.js',
|
||||
'images/*',
|
||||
'manifest.json',
|
||||
],
|
||||
runtimeCaching: [
|
||||
|
||||
Reference in New Issue
Block a user