Updates
This commit is contained in:
@@ -196,6 +196,8 @@ export default async function grabPageComponent(
|
||||
} else {
|
||||
log.error(`Error Grabbing Page Component: ${error.message}`);
|
||||
log.error(`Page: ${passed_file_path || url?.pathname}`);
|
||||
|
||||
process.exit(1);
|
||||
}
|
||||
|
||||
return await grabPageErrorComponent({
|
||||
|
||||
Reference in New Issue
Block a user