Mark Crawshaw

Results 10 comments of Mark Crawshaw

I am having this issue with an anonymous browser (Windows 7 / Chrome 72.0.3626). It's rare but just occurred on our production site.

I have no issue with doing that... It seems like a rare case anyway.

I can confirm the same issue here. Tested with both versions. Your pull @Mosho1.

@markerikson What do you mean? The PR was released in that tag? I believe the issue was raised due to that tag.

Try: ``` var MeshLine = require( 'three.meshline' ); var line = new MeshLine.MeshLine(); var material = new MeshLine.MeshLineMaterial(); ``` Global exports aren't working in your environment. Library should be updated.

@Exnadella recent release mentions support of ESM.

Gulp is now updated to 4 with version 2.5 of SUI. There are now other security issues, but I think it is worth closing this issue @haithamelmengad

Not sure about @sepastian setup. Generally, you are just looking to force the resolution of the del package (general steps are different for yarn vs npm - check online).