1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/packages/ui-components/.storybook/preview-head.html

11 lines
353 B
HTML

<script>
window.__VERDACCIO_BASENAME_UI_OPTIONS = {
"title": "Verdaccio Local Dev",
"sort_packages": "asc", "primary_color": null,
"pkgManagers": ["npm", "yarn", "pnpm"],
"version": "1.0.0", "flags": { "searchRemote": true },
"filename": "index.html",
"base": "http://localhost:9000/"
}
</script>