Remove the IIFE's from files starting with a
This MR only remove unnecessary IIFEs and convert some inline IIFEs to its () => {}
equivalent.
ref: #29219 (moved)
Merge request reports
Activity
added frontend technical debt labels
added 111 commits
-
baad8f59...91f43587 - 104 commits from branch
master
- 5af1c6d3 - Remove iifes from admin.js
- fae03988 - Remove iifes from aside.js
- fb9b5a55 - Remove iifes from autosave.js
- 350f49a0 - Remove iifes from authenticate.js
- 5397e56a - Fix eslint complaint about arrow-body-style
- a6de63ef - Remove IIFE from authenticate_spec.js
- 2b17cec2 - Fix global object assignment
Toggle commit list-
baad8f59...91f43587 - 104 commits from branch
added 1018 commits
-
2b17cec2...7ae3001d - 1011 commits from branch
master
- 25881553 - Remove iifes from admin.js
- f04416b1 - Remove iifes from aside.js
- 148a218f - Remove iifes from autosave.js
- 09f1d6b8 - Remove iifes from authenticate.js
- 29583e06 - Fix eslint complaint about arrow-body-style
- 3af781ae - Remove IIFE from authenticate_spec.js
- 3b8d74ab - Fix global object assignment
Toggle commit list-
2b17cec2...7ae3001d - 1011 commits from branch
Please register or sign in to reply