-
`tsd` is in need of a refresh. I think it can be improved and a 1.0 version released.
Table of Contents
- [Improvements](#improvements)
- [Remove `index.d.ts` Requirement](#remove-indexdts…
-
We often get issues from people who're not using Quasar CLI, thus this repo shouldn't be what they need, but I guess there isn't a guide for that use case at all right now
It's definitely possible to…
-
## Rationale
1. This was previously attempted by the automated dependabot job but the PR tests failed.
1. This issue has been created to fix the issue as there may be multiple dependency requirement…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
…
-
actual:
test inputs are stored in separate files with `tsx` file extension
test outputs (snapshots) are stored in one file per framework with `snap` file extension
expected:
test outputs should …
-
**Describe the bug**
My webpack job is failing with the following ominous error:
```
Error: Cannot find module 'sass-loader'
```
**To Reproduce**
my storybook `main.js`
```
module.expo…
-
Following the new Next Integration Steps will overcome the "document is not defined" issue that has been mentioned and the components will load but they will not function.
**To Reproduce**
1. Foll…
-
#### planned
- [x] monorepo (lerna) #428
- [x] refine HTTP adapter API #430
- [x] implement bottender start/dev cli #431
- [x] advanced runner and debugger #432
- [x] use TypeScript https://git…
-
### Current Behavior
`nx e2e app --project=chromium`
Runs all tests, ignoring the --project parameter
### Expected Behavior
Runs only tests in the chromium project
### GitHub Repo
https://github…
-
### Current Behavior
When running `nx format:check` in CI, there appears to sometimes be an issue parsing the `yarn.lock` file (see error). A re-run of the CI workflow with no changes when this hap…