Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run npm ci before purging Cloudflare edge cache #140

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Conversation

xicri
Copy link
Owner

@xicri xicri commented Jan 11, 2024

To run scripts/purge-cache.ts, .nuxt/tsconfig.json is required since it is TypeScript code.
However, it is not generated currently because nuxt prepare in the postinstall process is not executed.

To run scripts/purge-cache.ts, .nuxt/tsconfig.json is required.
However, it is not generated currently because `nuxt prepare` in the `postinstall` process is not executed.
@xicri xicri self-assigned this Jan 11, 2024
@xicri xicri merged commit b12d161 into main Jan 11, 2024
8 checks passed
@xicri xicri deleted the ci-fix-purge-cache branch January 11, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant