Adding a catch all case when path specific code is started.
* The catch all will print a console log message if console.log is available. * Adding helpers.log which prints to the console if console.log is available.
Showing
- resources/static/pages/start.js 6 additions, 0 deletionsresources/static/pages/start.js
- resources/static/shared/helpers.js 17 additions, 1 deletionresources/static/shared/helpers.js
- resources/static/test/cases/shared/helpers.js 61 additions, 0 deletionsresources/static/test/cases/shared/helpers.js
Please register or sign in to comment