diff --git a/Gruntfile.js b/Gruntfile.js index 934f2f953..536c4c157 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -32,7 +32,7 @@ module.exports = function (grunt) { }, install_workbox: { command: - 'if [ -e wp-includes/js/workbox* ]; then rm -r wp-includes/js/workbox*; fi; npx workbox copyLibraries wp-includes/js/', + 'if [ -e wp-includes/js/workbox* ]; then rm -r wp-includes/js/workbox*; fi; npx workbox copyLibraries wp-includes/js/; rm wp-includes/js/workbox*/workbox-offline-ga*', }, create_build_zip: { command: