Restore crypto_key to migration
This commit is contained in:
parent
d44fc3db2f
commit
9b594880c8
5 changed files with 124 additions and 0 deletions
|
@ -49,6 +49,7 @@ gulp.task('build:copy:views', () =>
|
|||
|
||||
gulp.task('build:copy', gulp.parallel('build:copy:views', () =>
|
||||
gulp.src([
|
||||
'./build/Release/crypto_key.node',
|
||||
'./src/const.json',
|
||||
'./src/server/web/views/**/*',
|
||||
'./src/**/assets/**/*',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue