[-] Remove public path
This commit is contained in:
+1
-3
@@ -3,7 +3,5 @@ module.exports =
|
||||
devServer:
|
||||
{
|
||||
disableHostCheck: true,
|
||||
},
|
||||
publicPath:
|
||||
process.env.NODE_ENV === 'production' ? '/VeracrossAnalyzer.Client/' : '/'
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user