You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
&&!(isPackageJsonInSpaFolder&&(src.endsWith('package.json')||src.endsWith('package-lock.json')||src.endsWith('pnpm-lock.yaml')));// if package.json is in spa folder, don't copy it, to not break cache
0 commit comments