-
With storybook 6, my _very basic_ typescript setup throws errors about core-js polyfills every time.
```
Module not found: Error: Can't resolve 'core-js/modules/web.dom-collections.iterator'
```
…
-
## **I'm submitting a ...**
- [ ] bug report
- [ ] feature request
- [x] support request
## **What is the current behavior?**
Hey so I have a control that gets async data to display the…
-
I'm trying to read a tar in a stream and pipe that to a container, but when I do, the stream never seems to close. Here's (approximately) the code:
```
var inputStream = fs.createReadStream(ta…
-
## How to reproduce the problem
---------
```bash
npm run dev
```
errors:
```
* core-js/modules/es7.object.get-own-property-descriptors in ./.nuxt/index.js, . …
-
Over at https://github.com/developit/microbundle/issues/74 we're having issues because of breaking changes in the plugin interface of `acorn`.
Having multiple versions of `acorn` installed at the s…
-
Does this repo have a way of authenticating via oauth with discogs?
https://www.discogs.com/developers/#page:authentication,header:authentication-oauth-flow
-
Tried to use template. Doesn't run when using without any changes after
```
npx vue-cli init nuxt-community/module-template test-module
cd test-module
npm i
npm run dev
```
Output is:
```…
-
Hello,
is it possible to add support for async functions to the webpack config?
I've found some approaches on how to add it, but couldn't figure it out:
https://medium.com/@tanbt/configure-async-…
-
Just upgraded to 5.1.1 from 5.0.1 and the build fails.
I downgraded to 5.0.1, removed my `nodes_modules` folder and reinstall all my packages but the issues remain.
I've never installed the `core-…
-
### Version
[v4.0.1-rc.1](https://github.com/apollo-module/releases/tag/v4.0.1-rc.1)
### Reproduction link
[https://github.com/it-sha/nuxt-apollo/commit/8ea71d7a8125ac54ee19aff3b799a7740ea7b4fb](ht…