-
```
What steps will reproduce the problem?
If a strategy doesn't have all its indicators in addIndicator() then
optimizing it does not work.
What is the expected output? What do you see instead?
The …
-
```
This is so that it is way easier to bench. From here, a person can use vex's
optimizer to optimizer rest of map (widgetize etc) and avoid the bug in vex's
(how it can't handle declared AI native…
-
```
What steps will reproduce the problem?
If a strategy doesn't have all its indicators in addIndicator() then
optimizing it does not work.
What is the expected output? What do you see instead?
The …
-
```
What steps will reproduce the problem?
If a strategy doesn't have all its indicators in addIndicator() then
optimizing it does not work.
What is the expected output? What do you see instead?
The …
-
```
Including the line:
option optimize_for = LITE_RUNTIME;
in the .proto file will cause the compiler to report a parsing error:
Enum type "google.protobuf.FileOptions.OptimizeMode" has no value n…
-
```
Including the line:
option optimize_for = LITE_RUNTIME;
in the .proto file will cause the compiler to report a parsing error:
Enum type "google.protobuf.FileOptions.OptimizeMode" has no value n…
-
```
Including the line:
option optimize_for = LITE_RUNTIME;
in the .proto file will cause the compiler to report a parsing error:
Enum type "google.protobuf.FileOptions.OptimizeMode" has no value n…
-
```
Including the line:
option optimize_for = LITE_RUNTIME;
in the .proto file will cause the compiler to report a parsing error:
Enum type "google.protobuf.FileOptions.OptimizeMode" has no value n…
-
```
Including the line:
option optimize_for = LITE_RUNTIME;
in the .proto file will cause the compiler to report a parsing error:
Enum type "google.protobuf.FileOptions.OptimizeMode" has no value n…
-
## Search Terms
Optimization
Minifier
Bundler
IIFE
Wrapper
Terser
## Suggestion
TypeScript 3.9 pulled in PR #32011, which tailors TypeScript's output for optimization with minifiers …