forked from mirror/Part-DB.Part-DB-server
Added an hint about installing Part-DB to a subdirectory.
This commit is contained in:
parent
5a86af8552
commit
334a82b0e4
2 changed files with 11 additions and 1 deletions
|
@ -36,6 +36,13 @@ Encore
|
|||
// only needed for CDN's or sub-directory deploy
|
||||
//.setManifestKeyPrefix('build/')
|
||||
|
||||
/**
|
||||
* If you are putting Part-DB into a sub directory you have to uncomment these lines and
|
||||
* replace "part-db/" with your path to Part-DB
|
||||
*/
|
||||
//.setPublicPath('/part-db/build')
|
||||
//.setManifestKeyPrefix('build/')
|
||||
|
||||
/*
|
||||
* ENTRY CONFIG
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue