rollup
Here are 1,179 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
Jul 30, 2020 - JavaScript
-
Updated
Aug 4, 2020 - TypeScript
A javascript template engine, simple, easy & extras, support webpack, rollup, parcel, browserify, fis and gulp
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Aug 20, 2020 - JavaScript
A modern JavaScript|Typescript library scaffolding, modularity, purity & extras
-
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..
Serverless plugin for zero-config Typescript support
-
Updated
Aug 20, 2020 - TypeScript
Super fast progressive web app with small footprint & minimal dependancies
-
Updated
Aug 12, 2017 - JavaScript
Rollup plugin for typescript with compiler errors.
-
Updated
Aug 7, 2020 - TypeScript
A tiny library to help load ArcGIS API for JavaScript modules in non-Dojo applications
-
Updated
Jul 30, 2020 - TypeScript
Powerful, Flexible, Open Source dashboards for anything
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Apr 3, 2018 - JavaScript
-
Updated
Aug 21, 2020 - JavaScript
Generate colorful text placeholders
-
Updated
Aug 1, 2020 - TypeScript
Boilerplate for publishing modern React modules with Rollup
-
Updated
Jul 11, 2020 - JavaScript
A streamlined reinterpretation of CSS Modules via CLI, API, Browserify, Rollup, Webpack, or PostCSS
-
Updated
Aug 21, 2020 - JavaScript
Typescript library starter
-
Updated
Jun 2, 2020 - JavaScript
An Electron & Vue.js template with Hot-reloading enabled and common Vue plugins, dev, debug and build scripts configured.
-
Updated
Aug 16, 2020 - JavaScript
A Typescript Rollup plugin that bundles declarations and respects Browserslists
-
Updated
Aug 5, 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: