Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 279 Bytes

File metadata and controls

13 lines (7 loc) · 279 Bytes

Debuggers

Webpack

// TODO @Alfreds

Chrome

To debug the project in VSCode go to Extensions page and install Debugger for Chrome.

After that you can choose Chrome configuration in debug configuration menu.

When debugger is run a new Chrome window will be opened.