VS Code starts Vue launch.json configuration

{

"version": "0.2.0",
"configurations": [
    {
        "type": "node",
        "request": "launch",
        "name": "Launch Program",
        "program": "${workspaceFolder}/build/webpack.dev.conf.js"
    }
]

}

recently joined the vscode, to develop vue project, but the debugging console has been Waiting for the debugger to disconnect., above the configuration of launch.json, but it does not work, Baidu does not have the answer, ask for divine advice


answer it yourself. https://cn.vuejs.org/v2/cookb.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2be5b-33e9b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2be5b-33e9b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?