gildas-lormeau / SingleFile

Web Extension for saving a faithful copy of a complete web page in a single HTML file
GNU Affero General Public License v3.0
15.19k stars 995 forks source link

Modify the source code locally and find that the code does not take effect after reinstalling. #1393

Closed D0n9 closed 7 months ago

D0n9 commented 7 months ago

How to do local development and debugging? After repeated testing, it was found that modifying the files in the src/ folder did not take effect.

gildas-lormeau commented 7 months ago

You have to run npm run dev after doing the changes in the file.