pikilon

Results 11 comments of pikilon

I am in the same situation, I can't use it until this feature is available

+1 to resolve(), I am using [gulp-include](https://www.npmjs.com/package/gulp-include) until we have resolve online

> This should be fixed by now! > > Relates to #1102 It is not as the demo in documentation https://codesandbox.io/s/boring-cori-wk1si7?file=/src/App.js:55-71 I have installed latest (2.2.0) and it is not...

Hello I could help too

> Has anyone solved this issue?? Switch to official library ( '@googlemaps/react-wrapper'), this is how to do it: ### 1. Create a provider wrapper You need to wrap your app...

I can confirm this is happening also for css modules `.module.css` in version * `18.3.7` * `19.0.0` * `19.1.0`

@sdasswift did you found any workaround to make it work? My nx report ``` Node : 22.2.0 OS : linux-x64 yarn : 1.22.22 nx : 18.3.4 @nx/js : 18.3.4 @nx/jest...

> Using `"@nx/rspack": "18.0.6"` for now which doesn't have the issue. We are using Sass btw. Not CSS. I gave up, switching to vite with swc, and I could even...