From 4c68b7bcd46d66b39ad86671c61cdf269e840acf Mon Sep 17 00:00:00 2001 From: Sajeeb Ahamed Date: Thu, 25 Nov 2021 15:05:19 +0600 Subject: [PATCH] :art: update the gulpfile --- gulpfile.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gulpfile.js b/gulpfile.js index fff92d12..3a153fa0 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -15,8 +15,8 @@ const config = { buildPath: path.resolve(__dirname, './package/'), qsPath: path.resolve(__dirname, './package/helix_ultimate_quickstart/'), qsPackageName: 'helix_ultimate_quickstart_j4_2.0.6.zip', - packageName: 'helix_ultimate_pkg_2.0.6.zip', - pluginPackageName: 'helix_ultimate_plugin_pkg_2.0.6.zip', + packageName: 'helixultimate_template_v2.0.6.zip', + pluginPackageName: 'plg_system_helixultimate_v2.0.6.zip', templatePackageName: 'helix_ultimate_template_pkg_2.0.6.zip', templateFileExtensions: 'xml, json, php, png, scss, js, ico, svg, jpg, eot, ttf, woff, woff2, otf, css, html', pluginFileExtensions: function () {