Ask Your Question
0

Is it possible to use local files instead of network files with Chrome DevTools during development?

asked 2023-05-21 10:11:50 +0000

djk gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-05-21 10:16:01 +0000

huitzilopochtli gravatar image

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-21 10:11:50 +0000

Seen: 11 times

Last updated: May 21 '23