Skip to content

hlhc/csp-reproduce

Repository files navigation

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# pnpm
pnpm install

Production

Build the application for production:

# pnpm
pnpm run build

Locally preview production build:

# pnpm
pnpm run preview

Something more to try out

@nuxtjs/color-mode also fail CSP since it inject a script to head cloudflare-pages-static also fail CSP since it is also prerendered with nitro

About

csp-reproduce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published