Skip to content
#

jest

Here are 4,164 public repositories matching this topic...

tsdx
zhaoyao91
zhaoyao91 commented Jul 16, 2020

Current Behavior

To export umd module, I would like to include all modules into the bundle, so I config the rollup

    if (config.output.format === 'umd') {
      delete config.external;
    }

but when building, it crashes:

(babel plugin) SyntaxError: /Users/bytedance/workspace/ee_web_apps-menu/node_modules/lodash-es/isBuffer.js: 'import' and 'export' may only appe

❄️ A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Parse Server running locally or remotely on Heroku

  • Updated Mar 7, 2019
  • JavaScript

Improve this page

Add a description, image, and links to the jest topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jest topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.