-
**Do you want to request a *feature* or report a *bug*?**
Feature
**What is the current behavior?**
When running `yarn install --flat`, yarn may ask multiple questions asking to resolve packa…
-
I noticed there are no typings with this, so I can't use it from typescript.
-
I saw this error using yoru method,
"Uncaught SyntaxError: Cannot use import statement outside a module".
I wonder how do you make background.js being able to load a pacakge module.
-
## Check List
Please check followings before submitting a new feature request.
- [x] I have already read [Docs page](https://hexo.io/docs/)
- [x] I have already searched existing issues
## F…
-
So I stumbled on incremental-dom over the last month or so, and I was very surprised that I had not heard of it until now.
To cut to the chase, [this blog post](https://dzone.com/articles/animating…
-
When I use `import cookie from 'cookie';` in my babel project, when I call `cookie.parse('some string') I get:
`TypeError: Cannot read properties of undefined (reading 'parse')`
Any tips for getti…
-
**Is your feature request related to a problem? Please describe it.**
Our OAuth2 Vender only supports public application Authorization Code flow with [PKCE](https://tools.ietf.org/html/rfc7636) suppo…
-
## Bug Report
**Current Behavior**
Throw the following error:
```
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Couldn't find intersection
at NodePath.get…
-
There seems to be an issue with the "Reds" and "Turbo" colorscales. I couldn't find an existing issue about this, so here is how to reproduce: I just got this example from plotly page:
https://plotly…
-
Noticed that infernojs was written in typescript and this project was referenced in the docs for infernojs, but when I searched I couldn't find any types for this project. Would be nice to have given …