When we define a config file like that : { "plugins": [["transform-define", "./config/config.js"]] } We get the following error with babel 7 : `.plugins[1][1] must be an object, false, or undefined`