1:安装Debugger for Chrome插件
2:配置launch.json文件
"version": "0.2.0",
"configurations": [
{
"type": "pwa-chrome",
"request": "launch",
"name": "Launch Chrome against localhost",
1:安装Debugger for Chrome插件
2:配置launch.json文件
"version": "0.2.0",
"configurations": [
{
"type": "pwa-chrome",
"request": "launch",
"name": "Launch Chrome against localhost",