mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-10 23:52:22 +00:00
Implement basic elm viewer
Former-commit-id: bb096343c7e818db5ac668c5666e6935c1172916
This commit is contained in:
parent
b93c35af63
commit
5a7c53c3f4
12 changed files with 1896 additions and 22 deletions
|
|
@ -23,12 +23,9 @@ description:
|
|||
viewer and auto-reloader.
|
||||
|
||||
|
||||
data-files: viewer/build/*.js
|
||||
viewer/build/*.html
|
||||
viewer/build/static/js/2.822530b2.chunk.js
|
||||
viewer/build/static/js/main.b15b405f.chunk.js
|
||||
viewer/build/static/js/runtime~main.9eb600ee.js
|
||||
viewer/build/static/css/main.f7ad3e9b.chunk.css
|
||||
data-files: viewer-elm/dist/index.html
|
||||
viewer-elm/dist/elm.js
|
||||
viewer-elm/dist/style.css
|
||||
data/CIExyz.csv
|
||||
data/CIE_XYZ.csv
|
||||
data/cone_sensitivity_lms.csv
|
||||
|
|
|
|||
Loading…
Reference in a new issue