Skip to content

Deployment into subdirectory

Marvin Menzerath edited this page Jun 11, 2018 · 1 revision

It is recommended to serve the DAPNET Web module from its own sub-domain. If you really need to use a sub-directory, make sure to edit config/index.js and adapt the content of line 11 (publicPath). Now run npm run build again and the page should be rendered correctly.

Clone this wiki locally