libs/@guardian/source-development-kitchen/rollup.config.js (
6
lines of code) (
raw
):
import config from '../../../configs/rollup/rollup.config.js'; export default config({ input: { 'react-components': 'src/react-components/index.ts', }, });