Files
browser-wakatime/devtools.html
Daniel Tschinder c59857570c Update polyfill and load in all locations
Also simplify copying of polyfill, this change though requires node 8 or newer but this should be fine as node is only necessary to build the extension
2019-04-23 14:18:35 -07:00

4 lines
120 B
HTML

<!DOCTYPE html>
<script src="public/js/browser-polyfill.min.js"></script>
<script src="public/js/devtools.js"></script>