forked from services/password-reset-web
fix bad baseurl
This commit is contained in:
@@ -1,6 +1,3 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
runtimeCompiler: true,
|
runtimeCompiler: true
|
||||||
publicPath: process.env.NODE_ENV === 'production'
|
|
||||||
? '/manage/'
|
|
||||||
: '/'
|
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user