Matthew Gladman

Results 4 issues of Matthew Gladman

New installs are broken due to it installing Copy plugin 6.* and that has a breaking change with how to initialise the plugin Old API: `CopyPlugin(patterns, options) ` New API:...

Currently if there is several large images there is a race condition to loading while generating the PDF. This may mean some images are only partially loaded. I've got a...

bug

Hi, Context: We're using Squire as a HTML editor primarily for HTML that is generated by Outlook originally. We've noticed that for `` elements (and others) that Squire inserts a...

> @mattisdada your solution seems to work for use with `require`, is there a equivalent solution for when using ES Modules? _Originally posted by @shadrech in https://github.com/floydspace/serverless-esbuild/issues/98#issuecomment-1077810367_ It should still...