-
This plugin seems like the tool I need, but the output always seems to be empty.
```js
var styles = {} // this is always empty
```
Could this be an issue with the `.babelrc`?
```json
{
"…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
…
-
**Describe the bug**
I am trying to use SunEditor in my NEXTJS Application, when i try to use the Image i am getting the error as :
Cannot read properties of undefined TypeError: Cannot read propert…
-
Anonymous imports don't work when you have more than one css file to import, even when the other import is a named import. It is very common to have a global css file in addition to the currentFile.cs…
-
I'm using a module for displaying tree structure in my project, I got the following error,
```
./node_modules/react-sortable-tree/style.css 4:0
Module parse failed: Unexpected token (4:0)
You may …
-
I'm trying to use **babel-plugin-module-resolver** in a [project](https://github.com/gustafsilva/myreads-app) that was created using the _create-react-app_.
I installed the library as development dep…
-
Using SASS as in [example](https://storybook.js.org/docs/configurations/custom-webpack-config/#examples) doesn't seem to be working and produces this error:
```
ERROR in ./src/style/index.scss (./…
-
NEXTJS APP
package.json
```
,
"dependencies": {
"@babel/core": "7.1.0",
"@svgr/webpack": "2.4.1",
"@uppy/core": "^0.27.3",
"@uppy/dashboard": "^0.27.5",
"@uppy/for…
-
Hi, I am using react-lite and its's `react-lite/lib/react-tap-event-plugin` with installed as dependency fastclick, because without fastclick webpack throws error since `react-lite/lib/react-tap-event…