Skip to content
#

module-bundler

Here are 41 public repositories matching this topic...

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • Updated Sep 6, 2020
  • JavaScript
therealparmesh
therealparmesh commented Jan 29, 2020

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

Improve this page

Add a description, image, and links to the module-bundler 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 module-bundler topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.