3 lines
49 B
JavaScript
3 lines
49 B
JavaScript
module.exports = {
|
|
publicPath: "/dashboard"
|
|
};
|
module.exports = {
|
|
publicPath: "/dashboard"
|
|
};
|