UNPKG

babel-preset-test-bundled-dependencies

Version:

Allow custom config for create-react-app without ejecting

6 lines (5 loc) 86 B
module.exports = function() { return { contents: 'div {color: yellow;}' }; };