Skip to content

Commit 2e5cf26

Browse files
author
Rafael Grigorian
committed
Removed template file for magepack
1 parent 4bc7890 commit 2e5cf26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gulpfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ gulp.task ( "watch", ["deploy"], () => {
108108

109109
gulp.task ( "package", [ "clean", "bump", "build" ], ( callback ) => {
110110
let options = {
111-
"template": "conf/package.xml",
112111
"version": PACKAGE_VERSION
113112
}
114113
gulp.src (`${BUILD_DIR}/**/*`)

0 commit comments

Comments
 (0)