mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-17 22:30:03 +08:00
* Serve iframes from another local port when running on http * Use relative hostname in local iframe URL * Simplify server start check * Use random iframe port when Livebook runs on a random port * Rename space/ to iframe/ * LivebookWeb.IframePlug -> LivebookWeb.IframeEndpoint |
||
|---|---|---|
| .. | ||
| css | ||
| js | ||
| test/lib | ||
| .babelrc | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| webpack.config.js | ||