Merge branch 'instance-sw' into 'develop'
sw.js: really, actually don't serve instance files See merge request soapbox-pub/soapbox-fe!731
This commit is contained in:
commit
fcb378a5c9
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ module.exports = merge(sharedConfig, {
|
|||
'**/*.map',
|
||||
'stats.json',
|
||||
'report.html',
|
||||
'instance',
|
||||
'instance/**/*',
|
||||
// any browser that supports ServiceWorker will support woff2
|
||||
'**/*.eot',
|
||||
'**/*.ttf',
|
||||
|
|
Loading…
Reference in a new issue