release: WRNexusJS 0.8.0
This commit is contained in:
@@ -70,9 +70,6 @@ for (const path of [
|
||||
"packages/csr/src/server-client.ts",
|
||||
"packages/ssr/src/store-context.ts",
|
||||
"packages/ssr/src/rpc.ts",
|
||||
"UPGRADE-0.6.0.md",
|
||||
"ROLLBACK-0.6.0.md",
|
||||
"RELEASE_NOTES-0.6.0.md",
|
||||
]) {
|
||||
if (!existsSync(join(root, path))) fail(`Missing required v0.6 file: ${path}`);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user