new web app dist-file

Niko PLP 1 year ago
parent 5a8a557ce1
commit 900d928949
  1. BIN
      ng-app/dist-file.tar.gz
  2. 2
      ng-app/src/App.svelte

Binary file not shown.

@ -11,7 +11,7 @@
<script lang="ts">
// this line is needed to have the SDK working when compiling for a single file bundle (pnpm webfilebuild)
// import * as api from "ng-sdk-js";
import * as api from "ng-sdk-js";
import { push, default as Router } from "svelte-spa-router";
import { onMount, tick, onDestroy } from "svelte";
import {

Loading…
Cancel
Save