at the end of the day, it was inevitable
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import base from './_base'
|
||||
|
||||
let overrides = require(`./_${base.env}`);
|
||||
|
||||
export default Object.assign({}, base, overrides)
|
||||
Reference in New Issue
Block a user