feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
5
public/chrome-fem-harness.html
Normal file
5
public/chrome-fem-harness.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<!doctype html>
|
||||
<meta charset="utf-8">
|
||||
<title>Chrome FEM harness</title>
|
||||
<pre id="result">running</pre>
|
||||
<script type="module" src="/src/chromeFemHarness.ts"></script>
|
||||
Reference in New Issue
Block a user