Matej Capkovic

Results 3 comments of Matej Capkovic

I have a similar problem with index.modern.js. During the "watch" ` const d = new Set([1, 2, 3]); const e = [...d]; ` but after the build ` var d...