Closed deleonio closed 3 years ago
@sokra can you give us a few pointers.
@rpokorny the tests not working in orginial master and forked branch too.
@rpokorny the tests not working in orginial master and forked branch too.
Hello. Could you clarify what you mean by this? I just ran the tests on master today and they are passing for me locally.
The devDependency on webpack sets the version that is tested against. This PR does not change that, so the tests are still running against webpack 4. I believe you'd want to run them against webpack 5?
I've created an alternative PR which I believe addresses this more thoroughly.
Thank you, it works.
It relates to the following issue: