This commit is contained in:
syuilo 2019-04-14 22:54:33 +09:00
parent b7ee42198c
commit a1f7b00981
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
6 changed files with 0 additions and 627 deletions

View file

@ -49,7 +49,6 @@ 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/**/*',