Skip to content

Commit

Permalink
Switch demo app to minified xeokit-bim-viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs committed Mar 7, 2024
1 parent d0e2a4c commit 331268c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<script type="module">

import {Server, BIMViewer, LocaleService} from "../dist/xeokit-bim-viewer.es.js";
import {Server, BIMViewer, LocaleService} from "../dist/xeokit-bim-viewer.min.es.js";

import {messages as localeMessages} from "../dist/messages.js";

Expand Down

0 comments on commit 331268c

Please sign in to comment.