Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

243
Vistas
Set specific path for assetPath GaussianBlurBackgroundProcessor (Twilio) - reactj

I'm trying to implement a Twilio background blur, using the GaussianBlurBackgroundProcessor. You can check the docs here.

I need to find a way to set a path for a folder but for a specific reason, I don't want to use the public react folder.

I tried to use the CopyWebpackPlugin to copy the files for the build folder and did work but when I tried to run the application using the development start script the files are not available.

Do you have any clue how can I set the assetPath without using the public folder and add the specific folder to the bundle?

assetPath - https://twilio.github.io/twilio-video-processors.js/interfaces/gaussianblurbackgroundprocessoroptions.html#assetspath

CopyWebpackPlugin

    new CopyPlugin({
      patterns: [
        {
          from: "node_modules/@twilio/video-processors/dist/build",
          to: "static/blur",
          noErrorOnMissing: false
        },
      ],
    })

Thanks

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda