-
I have several users complaining that downvote is being used to harass some people and proposals. I don't know if it is very effective, but I am thinking of only allowing upvotes.
Another suggestion …
-
I'm using watch with https://github.com/sindresorhus/grunt-concurrent in a setup that looks sort of like this:
```
concurrent:
development: [
"watch:coffee"
"watch:jade"
]
wat…
-
**Versions**
systemjs: `0.19.47`
systemjs-builder: `0.15.34`
typescript: `2.3.0`
rxjs: `5.4.2`
**Issue**
I have this combination working in my dev environment - transpiling, loading and …
-
Title needs work, idk what to call this.
### What problem does this feature solve?
Writing a component library with typescript requires importing Vue so you can use `Vue.extend(...)` to get typin…
-
I did some investigation on the speed of compilation. This is getting important because of things like j2cl output which is a 50MB real-world file.
Slowest passes: (in `-O3`; note that some passes …
-
### 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-am…
-
**Summary**
As described in the issue title, the mutation run errors out and crashes with a stack trace pointing to `@testing-library/react`
Changing `coverageAnalysis` to `off` gets rid of the …
-
From #1 , just so I can clean up relevant issues there.
---
IanYates commented on Jul 6
It really depends on whether we're talking about writing the library in TS or just making it friendly to consu…
-
### Command
build, serve
### Is this a regression?
- [X] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
16
### Description…
-
## Affected builder image
gcr.io/$PROJECT_ID/sonar-scanner:latest
Here is my yaml file
```
steps:
- id: 'SonarQube analysis'
name: 'gcr.io/$PROJECT_ID/sonar-scanner:latest'
args:
-…