keep stub
This commit is contained in:
parent
3a370f2827
commit
f511e4556e
|
@ -105,6 +105,7 @@ async function pack() {
|
|||
|
||||
releaseStub.mver = mainpkg.version;
|
||||
releaseStub.files = [
|
||||
releaseStub.files.find(f => f.id === 'stub'),
|
||||
coreStub,
|
||||
clientStub
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue