|
|
|
|
|
by harperhuang
159 days ago
|
|
Good question. You can actually verify it: after the page loads, you can go fully offline and all features still work. That’s because everything runs locally in the browser, and there are no image uploads. If you check DevTools → Network while editing, you shouldn’t see any file POSTs either. |
|