Korbs/Penpot-App
Archived
1
Fork 0
This commit is contained in:
Korbs 2023-06-19 21:03:45 -04:00
parent 6c9b4e8141
commit b6b7d1a489
No known key found for this signature in database
8 changed files with 707 additions and 0 deletions

View file

@ -46,6 +46,9 @@
},
"updates": {
"url": "https://u.expo.dev/9f3d77d2-68f6-463f-909f-cb600ef6eeac"
},
"runtimeVersion": {
"policy": "sdkVersion"
}
}
}

1
dist/assetmap.json vendored Normal file
View file

@ -0,0 +1 @@
{}

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

6
dist/debug.html vendored Normal file
View file

@ -0,0 +1,6 @@
<script src="bundles/ios-102b70c25c5f9ece1a6b7f10f6228e52.js"></script>
<script src="bundles/android-9a941213760f072b3b4a4d4b57b4d1c3.js"></script>
Open up this file in Chrome. In the JavaScript developer console, navigate to the Source tab.
You can see a red colored folder containing the original source code from your bundle.

1
dist/metadata.json vendored Normal file
View file

@ -0,0 +1 @@
{"version":0,"bundler":"metro","fileMetadata":{"ios":{"bundle":"bundles/ios-102b70c25c5f9ece1a6b7f10f6228e52.js","assets":[]},"android":{"bundle":"bundles/android-9a941213760f072b3b4a4d4b57b4d1c3.js","assets":[]}}}