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

迁移项目到 Vite #206

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

迁移项目到 Vite #206

wants to merge 9 commits into from

Conversation

wuyu8512
Copy link
Member

整体项目迁移到 Vite,升级依赖

if (process.env.MODE !== 'ssr' || process.env.PROD) {
registerRoute(
new NavigationRoute(createHandlerBoundToURL(process.env.PWA_FALLBACK_HTML), {
denylist: [new RegExp(process.env.PWA_SERVICE_WORKER_REGEX), /workbox-(.)*\.js$/],

Check failure

Code scanning / CodeQL

Regular expression injection High

This regular expression is constructed from a
environment variable
.
@wuyu8512 wuyu8512 added the 🏃activing 在新建文件夹了! label Dec 16, 2024
Copy link

cloudflare-workers-and-pages bot commented Dec 16, 2024

Deploying web with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0682e76
Status: ✅  Deploy successful!
Preview URL: https://be907349.web-9q6.pages.dev
Branch Preview URL: https://vite.web-9q6.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏃activing 在新建文件夹了!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant