Skip to content

Commit

Permalink
[WIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Oct 9, 2023
1 parent 3e77830 commit 2016bfb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/bootstrap.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ module.exports = {
return {
hooks: {
afterAllInstalled(project, options) {
if (process.env.POD_INSTALL === '0') {
return;
}

if (
options &&
(options.mode === 'update-lockfile' ||
Expand Down

0 comments on commit 2016bfb

Please sign in to comment.