YongGoose commented on PR #53:
URL: 
https://github.com/apache/incubator-baremaps-site/pull/53#issuecomment-2663128723

   > Apparently the build is more restrictive on the typescript types than the 
dev mode and we get a type error in the react component.
   > 
   > ```
   > ./src/components/map/index.tsx:84:9
   > Type error: Expected 2 arguments, but got 3.
   > 
   >   82 |         
'https://unpkg.com/@mapbox/[email protected]/mapbox-gl-rtl-text.min.js',
   >   83 |         null,
   > > 84 |         true
   >      |         ^
   >   85 |       );
   >   86 |     }
   > ```
   
   Done in 
https://github.com/apache/incubator-baremaps-site/pull/53/commits/f959ad9a62da2e8b68c009de9074aa3b25cf362b
 !


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to