-
Similar to #256 , in that I'm using Babel parser (_not_ Babylon, because that doesn't actually result in all the modifications I'm expecting to see).
Using both local `npx jscodeshift` and global i…
-
**Prettier 1.16.4**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuc0DOMAEMCGBzTAXkwHIATASwDcSBuAHSkig2zgFsAHAGx3iMwALGO24ADRgB4AJMFx4AvgD4pAelnzljMQyggANCAicYFdMlA4ATlYgB3AArWEaZ…
-
The schema was merged in #189.
-
# lib Update Request
## Configuration Check
My compilation *target* is `ES2015` and my *lib* is `the default`.
## Missing / Incorrect Definition
Missing documentation in `interface WebGLCo…
-
I tried to display a new sample model [FlightHelmet.gltf](https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/FlightHelmet) with the library of the latest version of minimal-glTF-Loader…
-
I am using this in a RN 0.61.5 project, and I've installed the project with:
```
npm install react-native-obfuscating-transformer --save-dev
```
When running `npx react-native start`, I get th…
slhck updated
4 years ago
-
**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 …
-
The link on the README is https://www.eternalcoding.com/?p=113 but leads to the home page of the blog.
I guess the original blog post was this one: https://www.eternalcoding.com/what-do-you-mean-by…
-
Using HtmlUnitDriver 4.23.0, I observe an ugly EvaluatorException when calling a minimal Jakarta Faces page with just an Ajax call:
```
org.htmlunit.corejs.javascript.EvaluatorException: syntax er…
-
Babylon.js has many existing classes representing primitives such as vectors and colors, with member function operations such as scaleToRef (vector_b = vector_a * scalar) and addInPlace (vector_a += v…