Sokrates

Results 16 comments of Sokrates
trafficstars

What's the status on this feature?

> * `tsx` with `CHOKIDAR_USEPOLLING=true` works fine as expected Any progress on this? I've tried that Currently runnig tsx like this: `"dev": "xvfb-run -a tsx src/index.ts",` But I guess I...

I guess there is no library that does this today huh? Either I make a PR or just inject bundle.css manually.

Any progress on this? ```ERROR in ./node_modules/react-leaflet-search/lib/ReactLeafletSearch.js 7:48-58 export 'MapControl' (imported as 'MapControl') was not found in 'react-leaflet' (possible exports: AttributionControl, Circle, CircleMarker, FeatureGroup, GeoJSON, ImageOverlay, LayerGroup, LayersControl, MapContainer, Marker,...

> @socketopp > > You can import the import the image than use it directly in src. An example would be below: > > ```ts > import ghost from '/ghost.png'...

> This library will [need changes prior to 2023-03-31](https://developers.googleblog.com/2022/03/gis-jsweb-authz-migration.html). The `gapi.load` and `gapi.client` will continue to work, but references to `gapi.auth2` need to be replaced. There is a [migration guide](https://developers.google.com/identity/oauth2/web/guides/migration-to-gis)....