-
### NextUI Version
2.4.8
### Describe the bug
I use Astro & sentry & nextui in my project, when run `npm run build` in terminal, will get the error.
node_modules/@nextui-org/calendar/dist/chunk-UZ…
-
### Build/Submit details page URL
none
### Summary
[RUN_GRADLEW] > Configure project :expo
[RUN_GRADLEW] Using expo modules
[RUN_GRADLEW] - expo-application (5.9.1)
[RUN_GRADLEW] - expo-asset …
-
These are not working for app/ sourcemaps; I will turn this into a separate issue:
![image](https://github.com/keymanapp/keyman/assets/4498365/04520304-af7e-4373-a20e-c37c24eefdc2)
We should re-…
-
Are there any plans for introducing sourcemap support?
m1sta updated
7 years ago
-
In IRC someone was asking about the integration of sourcemaps within DevTools. Specifically about the sources panel based on an older [H5R](http://www.html5rocks.com/en/tutorials/developertools/source…
-
Using the latest version, currently `0.2.0`, when I start my webpack dev server some of my source maps are not visible in the browser. If I downgrade back to `0.1.1` they are visible in the browser ag…
-
### Environment
Stackblitz environment
```
Working directory: /home/projects/gqairmgblw.github 16:28:02
Nuxt project info: …
-
I am using Nuxt 3.8
The plugin works fine, however during building I am getting this warning
`(unplugin-tailwindcss-mangle plugin) Sourcemap is likely to be incorrect: a plugin (unplugin-tail…
-
Introduce fusion source maps to display the file and line of the failing fusion line.
Add the information about the line in the file where the fusion-ast fragment was actually defined to any fusion…
-
The stack trace for each command is really useful, it'd be even better if it used sourcemaps. Maybe this library could be of some use? https://github.com/evanw/node-source-map-support I'm not certain,…