Remove all plugins / install base theme
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
// used to exit a node process for release tasks
|
||||
|
||||
if (process.env.SKIP_BUILD) {
|
||||
process.exit(0);
|
||||
} else {
|
||||
process.exit(1);
|
||||
}
|
||||
Reference in New Issue
Block a user