|
|
@ -45,6 +45,7 @@ cd dist-web ; python3 -m http.server |
|
|
|
in order to build a self-contained html file, useful for offline use, do: |
|
|
|
in order to build a self-contained html file, useful for offline use, do: |
|
|
|
|
|
|
|
|
|
|
|
``` |
|
|
|
``` |
|
|
|
|
|
|
|
// uncomment line 14 of src/App.svelte: import * as api from "ng-sdk-js"; |
|
|
|
pnpm filebuild |
|
|
|
pnpm filebuild |
|
|
|
// single file is available in dist-file/index.html |
|
|
|
// single file is available in dist-file/index.html |
|
|
|
// the assets folder can be discarded |
|
|
|
// the assets folder can be discarded |
|
|
|