Skip to content

Commit

Permalink
🎨 update the gulpfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ahamed committed Nov 25, 2021
1 parent 560e179 commit 4c68b7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 () {
Expand Down

0 comments on commit 4c68b7b

Please sign in to comment.