79339480

Date: 2025-01-08 14:16:25
Score: 1
Natty:
Report link

From the docs:

nitro:build:public-assets

Called after copying public assets. Allows modifying public assets before Nitro server is built.

    export default defineNuxtModule({
      setup (options, nuxt) {
        nuxt.hook('nitro:build:public-assets', async () => {

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: JB0x2D1