DS
Size: a a a
DS
DS
AL
DS
DS
AL
DS
DS
AP
VM
S
image: ...AP

AP

VM
AP
DV
DV
AP
DV
AP
export default {
[…] // some code
router: {
base:
process.env.NODE_ENV === "development" ? process.env.BASE_URL : "/<subfolder>/"
} // where <subfolder> is the subfolder!
};