Added an hint about installing Part-DB to a subdirectory.

This commit is contained in:
Jan Böhmer 2020-01-13 19:57:53 +01:00
parent 5a86af8552
commit 334a82b0e4
2 changed files with 11 additions and 1 deletions

View file

@ -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
*