-
Follow up from [Zulip](https://rushstack.zulipchat.com/#narrow/stream/262522-heft/topic/heft.20start.20-.20no.20linting.3F) question:
Currently `heft start` doesn't show linting errors.
Personally…
-
## Summary
We want an official (of rushstack) plugin to build ts/js with babel like the typescript plugin do.
## Details
### Why not typescript plugin
When targeting web library or web app…
-
## Summary
When using the heft watch mode using `heft start` a re-run triggered by a heft-plugin is not properly logged as requestor in the console.
## Repro steps
1. `cd 'rushsta…
-
expected behavior: `heft test --lite` runs the equivalent of `heft build --lite` and then runs tests
actual: it does the equivalent of build lite but then doesn't run tests.
-
**URL**
https://journals.sagepub.com/toc/jnta/42/5
**Ausführliche Problembeschreibung**
Die Zs bringt jährlich ein besonderes Heft (Nr. 5) heraus, in welchem die Artikel aus mehreren Review Essay…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
Windows
### What …
-
Hello,
I think there are two problems with the current implementation of HEFT (findFinishTime):
```Java
while (j >= 0) {
Event current = sched.get(i);
Event pre…
-
## Summary
While working in the rushstack repo, I seem to get into a state where I cannot fix my workspace... I continually get what _appears_ to be buggy typescript behavior in the `rush-lib` proj…
-
## Summary
Ideally we should be able to route heft test output to a file with a regular command line arguments instead of requiring `>` or `|` piping.
Jest has a helpful CLI argument [outputFile](…
-
If you configure a project using the webpack basic tutorial
- the generated source maps point to the intermediate .js files in ./lib (as opposed to the .ts(x) files in ./src)
- there are no source m…