Skip to content

Fixing safari yet again

Iurii Maksymets requested to merge event-target-fix into master

Using Webpack for module loading instead of global.* (which didn't work because app.js was not loaded first)

Merge request reports