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

245
Vistas
Error when building rollup project that has a leaflet map: `this` has been rewritten to `undefined`

When building my LeafletJS project using rollup I get the following error:

(!) `this` has been rewritten to `undefined`
https://rollupjs.org/guide/en/#error-this-is-undefined
node_modules/leaflet/dist/leaflet-src.js
1: /* @preserve
   ^
2:  * Leaflet 1.8.0, a JS library for interactive maps. https://leafletjs.com
3:  * (c) 2010-2022 Vladimir Agafonkin, (c) 2010-2011 CloudMade

This points to the following module definition in the Leaflet code:

(function (global, factory) {
  typeof exports === 'object' && typeof module !== 'undefined'
    ? factory(exports)
    : typeof define === 'function' && define.amd
    ? define(['exports'], factory)
    : ((global =
        typeof globalThis !== 'undefined' ? globalThis : global || self),
      factory((global.leaflet = {})));
})(this, function (exports) {

Is there any way to disable this feature of rollup / babel so that this file will build? I tried replacing the 'this' with 'window' but the build did not work.

My rollup config can be found here: https://github.com/xbgbtx/artist-map-2/blob/main/rollup.config.js

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