Closed ColinFay closed 4 years ago
This PR implements two things:
html dependencies are not set to local package, instead of relying on CDN (which would make the shiny app fail if there is no internet and you don't have the source in the browser storage)
pause and unpause methods from the pause plugin
Small typo: moustrap-pause.min.js -> mousetrap-pause.min.js
moustrap-pause.min.js
mousetrap-pause.min.js
Typo corrected ✅
This PR implements two things:
html dependencies are not set to local package, instead of relying on CDN (which would make the shiny app fail if there is no internet and you don't have the source in the browser storage)
pause and unpause methods from the pause plugin