Files
Web_FreeCAD_Bitbybit/chrome-property-force-harness.html
wangdequan 8f6053089a
Some checks are pending
real-verification / chrome (push) Waiting to run
real-verification / freecad-oracle (push) Waiting to run
real-verification / wasm (push) Waiting to run
feat: promote font force heat flux and integer set properties
2026-08-17 09:10:47 -04:00

6 lines
271 B
HTML

<!doctype html>
<html lang="en">
<head><meta charset="UTF-8" /><title>Chrome PropertyForce harness</title></head>
<body><main id="root">Initializing PropertyForce harness.</main><script type="module" src="/src/chromePropertyForceHarness.tsx"></script></body>
</html>