keep stub

This commit is contained in:
Jiiks 2019-02-18 15:20:44 +02:00
parent 3a370f2827
commit f511e4556e
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ async function pack() {
releaseStub.mver = mainpkg.version;
releaseStub.files = [
releaseStub.files.find(f => f.id === 'stub'),
coreStub,
clientStub
];