tenebrous-dicebot/web-ui/index.js

5 lines
159 B
JavaScript

//The wasm application is compiled as javascript into the /pkg
//directory. Webpack then replaces this import with what is actually
//needed.
import("./pkg");