How does Visual Studio Code run webpack?

can Visual Studio Code run webpack? How does it work?
if it doesn"t work, what kind of development software can I use?

Mar.03,2021

webpack only needs to be run from the command line and does not rely on any editor.


webpack is a packaging tool that must be run in node environment. Vscode is a text editor, irrelevant, but you can call node in the terminal of vscode and use webpack to package

.
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-1b3a6db-2c21d.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-1b3a6db-2c21d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?