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
4 lines
120 B
HTML
4 lines
120 B
HTML
<!DOCTYPE html>
|
|
<script src="public/js/browser-polyfill.min.js"></script>
|
|
<script src="public/js/devtools.js"></script>
|