Use ES6 import/export for modules
This commit is contained in:
@@ -22,4 +22,4 @@ const buildConfig = {
|
||||
enableServerManagement: true,
|
||||
};
|
||||
|
||||
module.exports = buildConfig;
|
||||
export default buildConfig;
|
||||
|
Reference in New Issue
Block a user