We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbe2109 commit bdb29f4Copy full SHA for bdb29f4
packages/extension-api-explorer/manifest.lkml
@@ -2,8 +2,8 @@ project_name: "api-explorer"
2
3
application: api-explorer {
4
label: "API Explorer"
5
- # file: "bundle.js"
6
- url: "https://localhost:8080/dist/bundle.js"
+ file: "bundle.js"
+ # url: "https://localhost:8080/dist/bundle.js"
7
entitlements: {
8
local_storage: yes
9
navigation: no
0 commit comments