Skip to content

Hej #224

Answered by jbtronics
jalabuk asked this question in Q&A
Hej #224
Feb 25, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

It is recommended that you put Part-DB in the root of its own (subdomain) like partdb.webpage.de, and that's what's the default configuration assumes.

If you really need to put Part-DB into a (virtual) webfolder, than you have to configure the |.setPublicPathand.setManifestKeyoption in thewebpack.config.js` line 48 and 49. There is some comment in the file on what to do exactly.

Afterwards you have to recompile your frontend assets with yarn build.
Otherwise your browser will not find Part-DB Stylesheets and JavaScript and you will get the unstyled pages you are currently seeing.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jalabuk
Comment options

@jbtronics
Comment options

@jalabuk
Comment options

Answer selected by jbtronics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants