mirror of
https://github.com/trambarhq/relaks-wordpress-example.git
synced 2025-09-26 15:29:30 +02:00
Migrated all components to hooks.
Moved propTypes to separate file.
This commit is contained in:
@@ -14,7 +14,8 @@ module.exports = function(config) {
|
||||
})
|
||||
}
|
||||
}
|
||||
})
|
||||
});
|
||||
config.resolve.modules.push(Path.resolve('./node_modules'));
|
||||
};
|
||||
|
||||
function resolve(type, module) {
|
||||
|
Reference in New Issue
Block a user