fix relative paths for page.

This commit is contained in:
Miroslav Šedivý 2023-01-13 19:36:51 +01:00
parent 737bf7da02
commit 5be13be6c2

View File

@ -3,6 +3,8 @@ const webpack = require('webpack')
module.exports = {
productionSourceMap: false,
publicPath: './',
assetsDir: './',
configureWebpack: {
resolve: {
alias: {