適合快速貼上完整 HTML,可直接包含 <style> 與 <script>。
<style>
<script>
適合 index.html、css/style.css、js/app.js、圖片、SVG、字型等分檔網站。工具會自動尋找最接近 ZIP 根目錄的 index.html。
index.html
css/style.css
js/app.js
第一版以一般靜態網站為主。JavaScript 中的 fetch('./data.json')、ES Module 的相對 import、Service Worker、PHP / Node / 資料庫等伺服器功能不會模擬。
fetch('./data.json')
import
若專案本身引用 Google Fonts、CDN、外部圖片或 API,瀏覽器仍會連線到那些第三方來源。