-
### Current Behavior
UMD build doesn't support code-splitting and dynamic imports ([rollup/rollup#3490](https://github.com/rollup/rollup/issues/3490), [rollup/rollup#3491](https://github.com/rollup…
-
### What is the problem?
Tried creating a project through vercel's GUI using Blitz template and deploying it resulted in compile time type error
### Paste all your error logs here:
```
09:53…
-
Sorting and rearranging your code helps to keep your code organized. Sorted code makes is easier to maintain and to navigate in. Whether you group related members based on functionality or sort member…
-
this issue is about tools related to Spoon, related to source code analysis and transformation.
(#1908 is about papers)
(Moving ones from #1303 here)
-
# Background
As mentioned at [egg-init improve](https://github.com/eggjs/egg/issues/379#issuecomment-286296746) and [egg-bin generate](https://github.com/eggjs/egg/issues/2723) , we found `provide …
-
### Input Code
Envisioned usage:
```js
const t = require('babel-types');
const generate = require('babel-generator').default;
const method = t.classMethod("method", t.identifier("myMethod", […
-
Why am I getting this?
```
> Task :run FAILED
Exception in thread "main" java.lang.AssertionError: Dependency goog.dom.TagName is unknown!
at eu.cqse.SelectionPass.calculateTransitiveClosu…
-
i am getting this below issue with using this package in expo. i am using latest version of node
Running "yarn install" in /Users/expo/workingdir/build directory
yarn install v1.22.21
[1/4] Resol…
-
Styling seems to be completely missing:
I have no styling applied in my project at this time to ensure there wasn't styling conflict. Seems no styling is loading at all
I have tried version …
-
### What's not working?
When creating a brand new app on node v16, the script errors and will not create an app.
### How do we reproduce the bug?
To recreate:
1. make sure you're using node …