WebGLImageFilter
WebGLImageFilter copied to clipboard
How to get this to work with Webpack?
Trying to use your library in a Webpack environment with ESLint enabled.
I get all kinds of errors like :
Expected an object to be thrown
Expected an assignment or function call and instead saw an expression
Expected literal to be on the right side of ===
Any plans to fix these?