Source: node-react Version: 17.0.1+dfsg+~cs32.23.54-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201027 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > node scripts/rollup/build.js > BUILDING react.development.js (umd_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react.development.js (umd_dev) > > BUILDING react.production.min.js (umd_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react.production.min.js (umd_prod) > > BUILDING react.profiling.min.js (umd_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react.profiling.min.js (umd_profiling) > > BUILDING react.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react.development.js (node_dev) > > BUILDING react.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react.production.min.js (node_prod) > > BUILDING React-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE React-dev.js (fb_www_dev) > > BUILDING React-prod.js (fb_www_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE React-prod.js (fb_www_prod) > > BUILDING React-profiling.js (fb_www_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE React-profiling.js (fb_www_profiling) > > BUILDING React-dev.js (rn_fb_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE React-dev.js (rn_fb_dev) > > BUILDING React-prod.js (rn_fb_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE React-prod.js (rn_fb_prod) > > BUILDING React-profiling.js (rn_fb_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE React-profiling.js (rn_fb_profiling) > > BUILDING react-jsx-runtime.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-jsx-runtime.development.js (node_dev) > > BUILDING react-jsx-runtime.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-jsx-runtime.production.min.js (node_prod) > > BUILDING react-jsx-runtime.profiling.min.js (node_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-jsx-runtime.profiling.min.js (node_profiling) > > BUILDING JSXRuntime-dev.js (rn_fb_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE JSXRuntime-dev.js (rn_fb_dev) > > BUILDING JSXRuntime-prod.js (rn_fb_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE JSXRuntime-prod.js (rn_fb_prod) > > BUILDING JSXRuntime-profiling.js (rn_fb_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE JSXRuntime-profiling.js (rn_fb_profiling) > > BUILDING react-jsx-dev-runtime.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-jsx-dev-runtime.development.js (node_dev) > > BUILDING react-jsx-dev-runtime.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-jsx-dev-runtime.production.min.js (node_prod) > > BUILDING react-jsx-dev-runtime.profiling.min.js (node_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-jsx-dev-runtime.profiling.min.js (node_profiling) > > BUILDING JSXDEVRuntime-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE JSXDEVRuntime-dev.js (fb_www_dev) > > BUILDING JSXDEVRuntime-prod.js (fb_www_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE JSXDEVRuntime-prod.js (fb_www_prod) > > BUILDING JSXDEVRuntime-profiling.js (fb_www_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE JSXDEVRuntime-profiling.js (fb_www_profiling) > > BUILDING JSXDEVRuntime-dev.js (rn_fb_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE JSXDEVRuntime-dev.js (rn_fb_dev) > > BUILDING JSXDEVRuntime-prod.js (rn_fb_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE JSXDEVRuntime-prod.js (rn_fb_prod) > > BUILDING JSXDEVRuntime-profiling.js (rn_fb_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE JSXDEVRuntime-profiling.js (rn_fb_profiling) > > BUILDING react-unstable-cache.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-unstable-cache.development.js (node_dev) > > BUILDING react-unstable-cache.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-unstable-cache.production.min.js (node_prod) > > BUILDING react-unstable-cache.profiling.min.js (node_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-unstable-cache.profiling.min.js (node_profiling) > > BUILDING react-fetch.browser.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-fetch.browser.development.js (node_dev) > > BUILDING react-fetch.browser.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-fetch.browser.production.min.js (node_prod) > > BUILDING react-fetch.node.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-fetch.node.development.js (node_dev) > > BUILDING react-fetch.node.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-fetch.node.production.min.js (node_prod) > > BUILDING react-dom.development.js (umd_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom.development.js (umd_dev) > > BUILDING react-dom.production.min.js (umd_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom.production.min.js (umd_prod) > > BUILDING react-dom.profiling.min.js (umd_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom.profiling.min.js (umd_profiling) > > BUILDING react-dom.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom.development.js (node_dev) > > BUILDING react-dom.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom.production.min.js (node_prod) > > BUILDING react-dom.profiling.min.js (node_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom.profiling.min.js (node_profiling) > > BUILDING ReactDOM-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactDOM-dev.js (fb_www_dev) > > BUILDING ReactDOM-prod.js (fb_www_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactDOM-prod.js (fb_www_prod) > > BUILDING ReactDOM-profiling.js (fb_www_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactDOM-profiling.js (fb_www_profiling) > > BUILDING ReactDOMForked-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactDOMForked-dev.js (fb_www_dev) > > BUILDING ReactDOMForked-prod.js (fb_www_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactDOMForked-prod.js (fb_www_prod) > > BUILDING ReactDOMForked-profiling.js (fb_www_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactDOMForked-profiling.js (fb_www_profiling) > > BUILDING react-dom-test-utils.development.js (umd_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-test-utils.development.js (umd_dev) > > BUILDING react-dom-test-utils.production.min.js (umd_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-test-utils.production.min.js (umd_prod) > > BUILDING react-dom-test-utils.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-test-utils.development.js (node_dev) > > BUILDING react-dom-test-utils.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-test-utils.production.min.js (node_prod) > > BUILDING ReactTestUtils-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactTestUtils-dev.js (fb_www_dev) > > BUILDING ReactDOMTesting-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactDOMTesting-dev.js (fb_www_dev) > > BUILDING ReactDOMTesting-prod.js (fb_www_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactDOMTesting-prod.js (fb_www_prod) > > BUILDING react-dom-server.browser.development.js (umd_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-server.browser.development.js (umd_dev) > > BUILDING react-dom-server.browser.production.min.js (umd_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-server.browser.production.min.js (umd_prod) > > BUILDING react-dom-server.browser.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-server.browser.development.js (node_dev) > > BUILDING react-dom-server.browser.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-server.browser.production.min.js (node_prod) > > BUILDING ReactDOMServer-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactDOMServer-dev.js (fb_www_dev) > > BUILDING ReactDOMServer-prod.js (fb_www_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactDOMServer-prod.js (fb_www_prod) > > BUILDING react-dom-server.node.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-server.node.development.js (node_dev) > > BUILDING react-dom-server.node.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-server.node.production.min.js (node_prod) > > BUILDING react-dom-unstable-fizz.browser.development.js (umd_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-unstable-fizz.browser.development.js (umd_dev) > > BUILDING react-dom-unstable-fizz.browser.production.min.js (umd_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-unstable-fizz.browser.production.min.js (umd_prod) > > BUILDING react-dom-unstable-fizz.browser.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-unstable-fizz.browser.development.js (node_dev) > > BUILDING react-dom-unstable-fizz.browser.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-unstable-fizz.browser.production.min.js (node_prod) > > BUILDING react-dom-unstable-fizz.node.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-unstable-fizz.node.development.js (node_dev) > > BUILDING react-dom-unstable-fizz.node.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-dom-unstable-fizz.node.production.min.js (node_prod) > > BUILDING react-transport-dom-webpack-server.browser.development.js (umd_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-transport-dom-webpack-server.browser.development.js (umd_dev) > > BUILDING react-transport-dom-webpack-server.browser.production.min.js > (umd_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-transport-dom-webpack-server.browser.production.min.js > (umd_prod) > > BUILDING react-transport-dom-webpack-server.browser.development.js > (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-transport-dom-webpack-server.browser.development.js > (node_dev) > > BUILDING react-transport-dom-webpack-server.browser.production.min.js > (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-transport-dom-webpack-server.browser.production.min.js > (node_prod) > > BUILDING react-transport-dom-webpack-server.node.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-transport-dom-webpack-server.node.development.js (node_dev) > > BUILDING react-transport-dom-webpack-server.node.production.min.js > (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-transport-dom-webpack-server.node.production.min.js > (node_prod) > > BUILDING react-transport-dom-webpack-server-runtime.development.js > (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-transport-dom-webpack-server-runtime.development.js > (node_dev) > > BUILDING react-transport-dom-webpack-server-runtime.production.min.js > (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-transport-dom-webpack-server-runtime.production.min.js > (node_prod) > > BUILDING react-transport-dom-webpack.development.js (umd_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-transport-dom-webpack.development.js (umd_dev) > > BUILDING react-transport-dom-webpack.production.min.js (umd_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-transport-dom-webpack.production.min.js (umd_prod) > > BUILDING react-transport-dom-webpack.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-transport-dom-webpack.development.js (node_dev) > > BUILDING react-transport-dom-webpack.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-transport-dom-webpack.production.min.js (node_prod) > > BUILDING react-transport-dom-webpack-plugin.js (node_es2015) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > > Entry module "packages/react-transport-dom-webpack/plugin.js" is implicitly > using "default" export mode, which means for CommonJS output that its default > export is assigned to "module.exports". For many tools, such CommonJS output > will not be interchangeable with the original ES module. If this is intended, > explicitly set "output.exports" to either "auto" or "default", otherwise you > might want to consider changing the signature of > "packages/react-transport-dom-webpack/plugin.js" to use named exports only. > > COMPLETE react-transport-dom-webpack-plugin.js (node_es2015) > > BUILDING ReactFlightDOMRelayServer-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactFlightDOMRelayServer-dev.js (fb_www_dev) > > BUILDING ReactFlightDOMRelayServer-prod.js (fb_www_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactFlightDOMRelayServer-prod.js (fb_www_prod) > > BUILDING ReactFlightDOMRelayServerRuntime-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactFlightDOMRelayServerRuntime-dev.js (fb_www_dev) > > BUILDING ReactFlightDOMRelayServerRuntime-prod.js (fb_www_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactFlightDOMRelayServerRuntime-prod.js (fb_www_prod) > > BUILDING ReactFlightDOMRelayClient-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactFlightDOMRelayClient-dev.js (fb_www_dev) > > BUILDING ReactFlightDOMRelayClient-prod.js (fb_www_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactFlightDOMRelayClient-prod.js (fb_www_prod) > > BUILDING react-art.development.js (umd_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-art.development.js (umd_dev) > > BUILDING react-art.production.min.js (umd_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-art.production.min.js (umd_prod) > > BUILDING react-art.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-art.development.js (node_dev) > > BUILDING react-art.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-art.production.min.js (node_prod) > > BUILDING ReactART-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactART-dev.js (fb_www_dev) > > BUILDING ReactART-prod.js (fb_www_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactART-prod.js (fb_www_prod) > > BUILDING ReactNativeRenderer-dev.js (rn_oss_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactNativeRenderer-dev.js (rn_oss_dev) > > BUILDING ReactNativeRenderer-prod.js (rn_oss_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactNativeRenderer-prod.js (rn_oss_prod) > > BUILDING ReactNativeRenderer-profiling.js (rn_oss_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactNativeRenderer-profiling.js (rn_oss_profiling) > > BUILDING ReactFabric-dev.js (rn_oss_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactFabric-dev.js (rn_oss_dev) > > BUILDING ReactFabric-prod.js (rn_oss_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactFabric-prod.js (rn_oss_prod) > > BUILDING ReactFabric-profiling.js (rn_oss_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactFabric-profiling.js (rn_oss_profiling) > > BUILDING react-test-renderer.development.js (umd_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-test-renderer.development.js (umd_dev) > > BUILDING react-test-renderer.production.min.js (umd_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-test-renderer.production.min.js (umd_prod) > > BUILDING react-test-renderer.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-test-renderer.development.js (node_dev) > > BUILDING react-test-renderer.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-test-renderer.production.min.js (node_prod) > > BUILDING ReactTestRenderer-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactTestRenderer-dev.js (fb_www_dev) > > BUILDING ReactTestRenderer-dev.js (rn_fb_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactTestRenderer-dev.js (rn_fb_dev) > > BUILDING ReactTestRenderer-prod.js (rn_fb_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactTestRenderer-prod.js (rn_fb_prod) > > BUILDING ReactTestRenderer-profiling.js (rn_fb_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactTestRenderer-profiling.js (rn_fb_profiling) > > BUILDING react-noop-renderer.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-noop-renderer.development.js (node_dev) > > BUILDING react-noop-renderer.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-noop-renderer.production.min.js (node_prod) > > BUILDING react-noop-renderer-persistent.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-noop-renderer-persistent.development.js (node_dev) > > BUILDING react-noop-renderer-persistent.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-noop-renderer-persistent.production.min.js (node_prod) > > BUILDING react-noop-renderer-server.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-noop-renderer-server.development.js (node_dev) > > BUILDING react-noop-renderer-server.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-noop-renderer-server.production.min.js (node_prod) > > BUILDING react-noop-renderer-flight-server.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-noop-renderer-flight-server.development.js (node_dev) > > BUILDING react-noop-renderer-flight-server.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-noop-renderer-flight-server.production.min.js (node_prod) > > BUILDING react-noop-renderer-flight-client.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-noop-renderer-flight-client.development.js (node_dev) > > BUILDING react-noop-renderer-flight-client.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-noop-renderer-flight-client.production.min.js (node_prod) > > BUILDING react-reconciler.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-reconciler.development.js (node_dev) > > BUILDING react-reconciler.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-reconciler.production.min.js (node_prod) > > BUILDING react-reconciler.profiling.min.js (node_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-reconciler.profiling.min.js (node_profiling) > > BUILDING react-server.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-server.development.js (node_dev) > > BUILDING react-server.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-server.production.min.js (node_prod) > > BUILDING react-server-flight.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-server-flight.development.js (node_dev) > > BUILDING react-server-flight.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-server-flight.production.min.js (node_prod) > > BUILDING react-server-flight-server-runtime.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-server-flight-server-runtime.development.js (node_dev) > > BUILDING react-server-flight-server-runtime.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-server-flight-server-runtime.production.min.js (node_prod) > > BUILDING react-client-flight.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-client-flight.development.js (node_dev) > > BUILDING react-client-flight.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-client-flight.production.min.js (node_prod) > > BUILDING react-reconciler-reflection.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-reconciler-reflection.development.js (node_dev) > > BUILDING react-reconciler-reflection.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-reconciler-reflection.production.min.js (node_prod) > > BUILDING react-is.development.js (umd_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-is.development.js (umd_dev) > > BUILDING react-is.production.min.js (umd_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-is.production.min.js (umd_prod) > > BUILDING react-is.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-is.development.js (node_dev) > > BUILDING react-is.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-is.production.min.js (node_prod) > > BUILDING ReactIs-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactIs-dev.js (fb_www_dev) > > BUILDING ReactIs-prod.js (fb_www_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactIs-prod.js (fb_www_prod) > > BUILDING react-debug-tools.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-debug-tools.development.js (node_dev) > > BUILDING react-debug-tools.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-debug-tools.production.min.js (node_prod) > > BUILDING react-cache.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-cache.development.js (node_dev) > > BUILDING react-cache.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-cache.production.min.js (node_prod) > > BUILDING create-subscription.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE create-subscription.development.js (node_dev) > > BUILDING create-subscription.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE create-subscription.production.min.js (node_prod) > > BUILDING use-subscription.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE use-subscription.development.js (node_dev) > > BUILDING use-subscription.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE use-subscription.production.min.js (node_prod) > > BUILDING scheduler.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE scheduler.development.js (node_dev) > > BUILDING scheduler.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE scheduler.production.min.js (node_prod) > > BUILDING Scheduler-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE Scheduler-dev.js (fb_www_dev) > > BUILDING Scheduler-prod.js (fb_www_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE Scheduler-prod.js (fb_www_prod) > > BUILDING Scheduler-profiling.js (fb_www_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE Scheduler-profiling.js (fb_www_profiling) > > BUILDING Scheduler-dev.js (rn_fb_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE Scheduler-dev.js (rn_fb_dev) > > BUILDING Scheduler-prod.js (rn_fb_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE Scheduler-prod.js (rn_fb_prod) > > BUILDING Scheduler-profiling.js (rn_fb_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE Scheduler-profiling.js (rn_fb_profiling) > > BUILDING scheduler-unstable_mock.development.js (umd_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE scheduler-unstable_mock.development.js (umd_dev) > > BUILDING scheduler-unstable_mock.production.min.js (umd_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE scheduler-unstable_mock.production.min.js (umd_prod) > > BUILDING scheduler-unstable_mock.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE scheduler-unstable_mock.development.js (node_dev) > > BUILDING scheduler-unstable_mock.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE scheduler-unstable_mock.production.min.js (node_prod) > > BUILDING SchedulerMock-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE SchedulerMock-dev.js (fb_www_dev) > > BUILDING SchedulerMock-prod.js (fb_www_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE SchedulerMock-prod.js (fb_www_prod) > > BUILDING SchedulerMock-dev.js (rn_fb_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE SchedulerMock-dev.js (rn_fb_dev) > > BUILDING SchedulerMock-prod.js (rn_fb_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE SchedulerMock-prod.js (rn_fb_prod) > > BUILDING scheduler-unstable_post_task.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE scheduler-unstable_post_task.development.js (node_dev) > > BUILDING scheduler-unstable_post_task.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE scheduler-unstable_post_task.production.min.js (node_prod) > > BUILDING SchedulerPostTask-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE SchedulerPostTask-dev.js (fb_www_dev) > > BUILDING SchedulerPostTask-prod.js (fb_www_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE SchedulerPostTask-prod.js (fb_www_prod) > > BUILDING SchedulerPostTask-profiling.js (fb_www_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE SchedulerPostTask-profiling.js (fb_www_profiling) > > BUILDING jest-react.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE jest-react.development.js (node_dev) > > BUILDING jest-react.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE jest-react.production.min.js (node_prod) > > BUILDING eslint-plugin-react-hooks.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE eslint-plugin-react-hooks.development.js (node_dev) > > BUILDING eslint-plugin-react-hooks.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE eslint-plugin-react-hooks.production.min.js (node_prod) > > BUILDING react-refresh-babel.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > > Entry module "packages/react-refresh/babel.js" is implicitly using "default" > export mode, which means for CommonJS output that its default export is > assigned to "module.exports". For many tools, such CommonJS output will not > be interchangeable with the original ES module. If this is intended, > explicitly set "output.exports" to either "auto" or "default", otherwise you > might want to consider changing the signature of > "packages/react-refresh/babel.js" to use named exports only. > > COMPLETE react-refresh-babel.development.js (node_dev) > > BUILDING react-refresh-babel.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > > Entry module "packages/react-refresh/babel.js" is implicitly using "default" > export mode, which means for CommonJS output that its default export is > assigned to "module.exports". For many tools, such CommonJS output will not > be interchangeable with the original ES module. If this is intended, > explicitly set "output.exports" to either "auto" or "default", otherwise you > might want to consider changing the signature of > "packages/react-refresh/babel.js" to use named exports only. > > COMPLETE react-refresh-babel.production.min.js (node_prod) > > BUILDING react-refresh-runtime.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-refresh-runtime.development.js (node_dev) > > BUILDING react-refresh-runtime.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE react-refresh-runtime.production.min.js (node_prod) > > BUILDING ReactFreshRuntime-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE ReactFreshRuntime-dev.js (fb_www_dev) > > BUILDING scheduler-tracing.development.js (node_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE scheduler-tracing.development.js (node_dev) > > BUILDING scheduler-tracing.production.min.js (node_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE scheduler-tracing.production.min.js (node_prod) > > BUILDING scheduler-tracing.profiling.min.js (node_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE scheduler-tracing.profiling.min.js (node_profiling) > > BUILDING SchedulerTracing-dev.js (fb_www_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE SchedulerTracing-dev.js (fb_www_dev) > > BUILDING SchedulerTracing-prod.js (fb_www_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE SchedulerTracing-prod.js (fb_www_prod) > > BUILDING SchedulerTracing-profiling.js (fb_www_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE SchedulerTracing-profiling.js (fb_www_profiling) > > BUILDING SchedulerTracing-dev.js (rn_fb_dev) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE SchedulerTracing-dev.js (rn_fb_dev) > > BUILDING SchedulerTracing-prod.js (rn_fb_prod) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE SchedulerTracing-prod.js (rn_fb_prod) > > BUILDING SchedulerTracing-profiling.js (rn_fb_profiling) > > The "treeshake.pureExternalModules" option is deprecated. The > "treeshake.moduleSideEffects" option should be used instead. > "treeshake.pureExternalModules: true" is equivalent to > "treeshake.moduleSideEffects: 'no-external'" > > COMPLETE SchedulerTracing-profiling.js (rn_fb_profiling) > > /<<PKGBUILDDIR>>/scripts/rollup/build.js:40 > throw err; > ^ > > TypeError: invalid options argument > at optsArg (/usr/share/nodejs/mkdirp/lib/opts-arg.js:13:11) > at mkdirp (/usr/share/nodejs/mkdirp/index.js:11:10) > at /<<PKGBUILDDIR>>/scripts/rollup/utils.js:52:5 > at new Promise (<anonymous>) > at asyncMkDirP (/<<PKGBUILDDIR>>/scripts/rollup/utils.js:51:10) > at asyncCopyTo (/<<PKGBUILDDIR>>/scripts/rollup/utils.js:11:10) > at copyWWWShims (/<<PKGBUILDDIR>>/scripts/rollup/packaging.js:91:9) > at Object.copyAllShims > (/<<PKGBUILDDIR>>/scripts/rollup/packaging.js:109:22) > at buildEverything (/<<PKGBUILDDIR>>/scripts/rollup/build.js:719:19) > make[1]: *** [debian/rules:27: override_dh_auto_build] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/10/27/node-react_17.0.1+dfsg+~cs32.23.54-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.