refactor(ncmapi): use upstream version (#1278)

* refactor(ncmapi): use upstream version

FIXME: After #1457 released,
switch to the NPM version.

* fix(docker): install NeteaseCloudMusicApi early

* fix: remove useless submodule entry

* fix(ncmapi): update to 4.5.2
This commit is contained in:
pan93412 2022-01-30 00:19:55 +08:00 committed by GitHub
parent c8b9c0dae8
commit 5a5fb1f191
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 26 additions and 41 deletions

View file

@ -164,7 +164,6 @@ module.exports = {
},
// 主入口文件
// mainProcessFile: 'src/main.js',
// mainProcessWatch: ['../netease_api/routes.js'],
// mainProcessArgs: []
},
},