We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f589041 commit 5f1c62bCopy full SHA for 5f1c62b
template/gulp-tasks/build.js
@@ -89,4 +89,5 @@ gulp.task('build', [
89
'build:client',
90
'build:common',
91
'build:server',
92
+ 'copy:package',
93
]);
0 commit comments