Ask Your Question

Revision history [back]

Yes, it is possible to use local files instead of network files with Chrome DevTools during development. You can open local files directly in Chrome by dragging and dropping them into a tab or by using the File > Open menu option. Once the local file is open in Chrome, you can use DevTools to inspect and debug the code just as you would with network files. However, keep in mind that some features like live editing and automatic page reloading may not work with local files.