rollup
Here are 1,198 public repositories matching this topic...
It may be convenient to expose something to consumers that will make it easier to use Jest - something like the default babel options (presets, plugins, etc.) or a transform module (see something like https://github.com/ActuallyACat/jest-esm-transformer).
This makes using syntax like import/export much easier for folks who use this amazing library for bundling and Jest for tests.
Thank y
-
Updated
Mar 31, 2019 - TypeScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Aug 26, 2020 - TypeScript
-
Updated
Aug 23, 2020 - JavaScript
-
Updated
Sep 6, 2020 - JavaScript
-
Updated
Jul 18, 2020 - JavaScript
does this plugin support in-browser rollup setups?
i can't seem to get it to work (in a client-side setup without node).
in principle, however, rollup supports client-side bundling..
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Aug 7, 2020 - TypeScript
-
Updated
Aug 12, 2017 - JavaScript
-
Updated
Sep 5, 2020 - TypeScript
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Apr 3, 2018 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Aug 30, 2020 - TypeScript
-
Updated
Jul 11, 2020 - JavaScript
-
Updated
Jun 2, 2020 - JavaScript
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Sep 6, 2020 - JavaScript
-
Updated
Sep 7, 2020 - TypeScript
Improve this page
Add a description, image, and links to the rollup topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rollup topic, visit your repo's landing page and select "manage topics."


Current Behavior
To export umd module, I would like to include all modules into the bundle, so I config the rollup
but when building, it crashes: