Skip to content

Commit ca3c404

Browse files
authored
Merge pull request #5087 from xwp/fix/spa-amp-fetch-inner
Allow filtering of inner component URL
2 parents 30e9faa + c1cfd21 commit ca3c404

File tree

5 files changed

+467
-424
lines changed

5 files changed

+467
-424
lines changed

Gruntfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ module.exports = function( grunt ) {
5151
'assets/js/*.js',
5252
'!assets/js/amp-service-worker-runtime-precaching.js',
5353
'!assets/js/amp-service-worker-offline-commenting.js',
54-
'!assets/js/amp-wp-app-shell.js',
5554
'assets/js/*.asset.php',
5655
],
5756
},

0 commit comments

Comments
 (0)