-
`sbt-web` is dead and the UglifyJs we use is fairly broken in that it regularly recompresses all the files.
Seems that we ["want to use webpack’s uglify plugin, not sbt’s one"](https://gitter.im/sc…
-
Thinking about doing the same for gl-mat4. How close are we matching gl-matrix? Couple issues I've noticed:
- no GL_ARRAY_TYPE, only works on typed arrays
- no 'aliases' like `idt` or `mul`
Some oth…
-
Hot reload breaks when you have custom functions.
# Expected behavior
Hot reload works and doesn't show a custom function error.
# Current behavior
I've taken the `webpack.config.js` in th…
-
When will you update createjs2.0? The current version of movieclip is incorrect, and stageGL cannot be used.
-
Node native ESM spec is not applied and this is causing a lot of compatibility issues, when I use pure ESM, I have to enable `importHelpers: false` because `tslib`'s configuration is invalid.
https…
-
Sometimes the draw does not begin on the first mouse click in Internet Explorer. It takes another mouse click to engage the drawing.
It seems to work sometimes, but I haven't been able to nail down…
-
## Nome completo
Pedro Fernandes de Oliveira Moreira
## Localidade
São Paulo / São Paulo
## Apresentação
Sempre procuro dar o meu melhor em tudo que faço na minha vida. Vivo em um cresc…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project.
- [X] I agree to follow …
-
I added HtmlWebpackPlugin so that I could take advantage of naming with `chunkhash` and it looks like Skulpt is now broken. Anybody seen this before?
**webpack config**
```
'use strict'
const …
-
There is a module `localForage` that is installed as part of `angular-credential-mediator-site`. This module has a [.bablerc file](https://github.com/localForage/localForage/blob/master/.babelrc) whi…