Skip to content

Instantly share code, notes, and snippets.

View philsawicki's full-sized avatar
💭
Building Internet-connected applications

Phil Sawicki philsawicki

💭
Building Internet-connected applications
View GitHub Profile
rollup({
plugins: [
nodeResolve(),
commonjs({
namedExports: {
"node_modules/react/react.js": [
// deprecated APIs:
"findDOMNode",
"render",
"unmountComponentAtNode",