node版本说明:about.md

不适用pug
This commit is contained in:
许彦峰
2019-03-15 12:54:20 +08:00
parent e7adf25ccf
commit 33dcc6251b
19 changed files with 2651 additions and 2613 deletions

View File

@@ -1,3 +1,3 @@
chrome.devtools.panels.create('panel', 'img/logo.png', 'pages/panel.html', function (panel) {
console.log('hello from callback')
console.log('hello from callback')
})