rollup-cjs-react
Usage:
rollup({
plugins: [
commonjs({
namedExports: require("rollup-cjs-react")
})
]
});
This package has been deprecated
Author message:
This package haven't been updated for some 7 years now. Still using this? Let me know at rollup-cjs-react@ale.sh!
Usage:
rollup({
plugins: [
commonjs({
namedExports: require("rollup-cjs-react")
})
]
});
npm i rollup-cjs-react
1
0.0.1
CC0