mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
Remove log to prevent throwing unwanted errors
This commit is contained in:
@@ -14,7 +14,7 @@ try {
|
||||
|
||||
merge(loconfig, usrconfig);
|
||||
} catch (err) {
|
||||
console.error(err);
|
||||
// do nothing
|
||||
}
|
||||
|
||||
export default loconfig;
|
||||
|
||||
Reference in New Issue
Block a user