Move devtools to top-level

This commit is contained in:
Nathan Bierema 2022-10-10 09:15:53 -04:00
parent afab8669d2
commit e86e5df446
2 changed files with 11 additions and 11 deletions

View File

@ -1,4 +1,4 @@
import '../../views/devtools.pug'; import './devtools.pug';
function createPanel(url: string) { function createPanel(url: string) {
chrome.devtools.panels.create( chrome.devtools.panels.create(