mirror of
https://github.com/trambarhq/relaks-wordpress-example.git
synced 2025-09-26 23:39:02 +02:00
Clean up code.
Upgraded packages.
This commit is contained in:
@@ -15,7 +15,7 @@ module.exports = function(config) {
|
||||
}
|
||||
}
|
||||
});
|
||||
config.resolve.modules.push(Path.resolve('./node_modules'));
|
||||
config.resolve.modules.splice(1, 0, Path.resolve('./node_modules'));
|
||||
};
|
||||
|
||||
function resolve(type, module) {
|
||||
|
Reference in New Issue
Block a user