Morgan VanYperen

Results 6 comments of Morgan VanYperen

I think the idea is to deploy it in production so the publishing experience is familiar for WordPress users and more intuitive even for those not familiar with WordPress yet,...

> Sadly, extensions do not have access to the intellisense results or even the code formatting results. Both of these could have been used to exclude imported modules. > >...

Ah yeah I got version 6 working at some point after this, and never came back to it

It looks like there are server side validations enforcing a 5mb limit and a 2000px limit. It should handle if it's corrupt as well. I have some code I could...

@adamdotdevin I've implemented the server-side image processing as you suggested. The changes include: - Added sharp dependency for image processing - Created an ImageProcessor utility that: - Resizes images to...

The package's postinstall script creates a symlink with an absolute path while the package is in a temporary directory during Volta installation. When Volta moves the package to its final...