Skip to content

Commit

Permalink
fix: build erros
Browse files Browse the repository at this point in the history
  • Loading branch information
adetyaz committed Nov 21, 2023
1 parent 2302671 commit a0e7c65
Show file tree
Hide file tree
Showing 25 changed files with 163 additions and 110 deletions.
6 changes: 3 additions & 3 deletions build/app.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
__sveltekit_1jgn7zl = {
__sveltekit_18i1k42 = {
base: new URL('.', location).pathname.slice(0, -1),
env: {
PUBLIC_GATEWAY_URL: 'https://testnet.gateway.netsepio.com/api/v1.0',
Expand All @@ -15,8 +15,8 @@
const data = [null, null];

Promise.all([
import('./app/immutable/entry/start.740e068b.js'),
import('./app/immutable/entry/app.05270619.js')
import('./app/immutable/entry/start.1517a4e6.js'),
import('./app/immutable/entry/app.6a5093ad.js')
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a0e7c65

Please sign in to comment.