Tony Quetano

Results 20 comments of Tony Quetano

I have tried to repro this based on the description, but all the possible variants (`x` vs `y`, `variable` vs `uniform`, `usePosition` vs `useTranslate3d`, etc.) appear to start at the...

I can certainly look into this. While the recommendation and documentation you point to is `esbuild`-specific (which does not apply to this library, as it uses `rollup` for builds), there...

Hello! I'd like to help, but the stack trace provided offers little in terms of error sourcing because I have no contact on it's use. Can you provide a snippet...

Also, since I don't have the contextual use, [here are the breaking changes](https://github.com/planttheidea/fast-copy/blob/master/CHANGELOG.md#300). Maybe something will stand out to you.

Apologies for the delay in getting this resolved, life has been pretty wild the last couple of months. I have fixed this as-of version `4.0.11`. Let me know if there...

@landabaso you are correct! Sorry about that ... reopening, and fixing posthaste. EDIT: Actually ... there may be a misunderstanding of the issue at hand here, and my response was...

Alright so there are a few options: 1. Restore the `src` files in publish, which will allow the maps to work as expected but increase download of the package in...

Quickly following up ... I'm actively working on V5 (smaller, faster, more full-featured) and have decided to remove source maps in this update. I've done a lot of research on...

What is the purpose of this change? A description would be appreciated.

Sorry for the late reply, its been a busy few weeks. Honestly, my first inclination is no, for a few reasons: - The [decorator proposal](https://github.com/tc39/proposal-decorators) has been languishing for years...