You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes 'Uncaught ReferenceError: prefix is not defined' in an example in chapter 6 (last example in section 6.1.2). (mjavascript#14)
* Fixes 'Uncaught ReferenceError: prefix is not defined' in an example in chapter 6 (last example in section 6.1.2).
* Moving invariant function inside concealWithPrefix instead of adding prefix parameters everywhere.
* Moving invariant function below the return.
0 commit comments