Sam! Bonfante
Sam! Bonfante
Already working on it ;)
Default create-react-app uglify settings are sufficient to reproduce ``` new UglifyJsPlugin({ uglifyOptions: { parse: { ecma: 8, }, compress: { ecma: 5, warnings: false, comparisons: false, }, mangle: { safari10:...
> I'll second that! At some point I'd love to port my flash based audio tool Bosca Ceoil to haxe, and I've been unable to because SampleDataEvent doesn't work outside...
> This is happening because `Pronto.run` is being called without a `file` which then causes the options being passed to `repo.diff` to be `nil`. The `nil` options are then passed...
In fact here's a PR with that fix, if it is indeed useful #459
That does not fix the whole problem, actually. Seems there's a breaking change in how shallow grafts are handled- in `1.7.1` shallow graft commits don't have parents listed, so this...
@ashkulz If you look at the issue I've opened on rugged, there's a very brief set of steps to reproduce. Clone a shallow repo at `depth=1` and then open it...
I'm having a similar issue- seems to be specifically if you have two plates set to "by object" and it can't arrange them all on one. Attached minimal 3mf that...