-
When running npm run dev I experience the following errors and I don't know how to fix them. Any idea?
ERROR Failed to compile with 5 errors …
-
It seems a common pattern for modules in npm these days is to publish their code as ES5, while keeping ES6 modules in the original source. The idea being is that it doesn't require any consumers to ha…
-
### Describe the bug
When upgrading from react-scripts@3.0.1 to latest the mocks are no longer picked up from /\_\_mocks\_\_ directory
### Did you try recovering your dependencies?
YE…
-
Enhances html-webpack-plugin functionality with different deployment options for your scripts including 'async', 'preload', 'prefetch', 'defer', 'module', custom attributes, and inlining.
增强html-webp…
-
> _Originally posted by @j718 in https://github.com/MichalLytek/typegraphql-prisma/issues/1#issuecomment-697454730_
```
"type-graphql": "^1.0.0",
typegraphql-prisma": "^0.6.1",
```
I keep g…
-
## Bug or feature request?
Feature Request (possibly related to #40)
### Expected behavior
To be able to move``s with a keyboard between 2 vertical ``s that are ore aligned 1 above the ot…
-
Users should be able to do `require('react-date-picker/index.css')`
Thanks!
-
### Describe the bug
Using typescript declare to fix the type of the context field in class components causes the build to fail with
```
./src/App.tsx
SyntaxError: C:\Users\wiles\Documents\git\b…
-
This project has been very successful. It has garnered a lot of interest and helped me and many others. However, it is falling behind. Dependency versions are old and pull requests are stacking up. I …
-
Hello,
We're using xcomponent (which is an awesome library, good work!) in a TypeScript/webpack project which means we use npm to install xcomponent and then import it:
`import * as xcomponent fro…