You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I want to make a preview tab, besides the top menu
"README, DEPENDENCIENS, VERSIONS, UPLINKS, PREVIEW"
I already started building a middleware plugin, which should direct to a preview of the package
PREVIEW -> links to: http://localhost:4873/preview/:package/:version
some questions:
Is it a feasible operation to extract the tarball in the middleware preview plugin and return a preview?
How hard is it to add a preview tab that links to the preview middleware plugin
Is there any possibility to show the tags related to the uploaded packages in the search pane
..
Beta Was this translation helpful? Give feedback.
All reactions