Skip to content

The local ASF-PluginTemplate cannot load the ASF-UI page correctly. Please help #2849

Discussion options

You must be logged in to vote

ASF-ui is optional part of ASF that is not built for plugin as it's not needed. You can copy www folder from production build of ASF (e.g. from generic variant) and put it as ArchiSteamFarm/ASF-ui/dist inside your plugin template, then you should have it available on ASF start.

If you want to build ASF-ui as part of ASF, then simply navigate to ArchiSteamFarm/ASF-ui and run npm ci and npm run deploy, then rebuild ArchiSteamFarm solution.

Another option is testing your plugin in production build of ASF.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JustArchi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants