Skip to main content

Bundler

You will need to choose a bundler to build your library, here are some suggestions:

Choose the one that best suits your needs. Just configure it to follow these rules:

  • All source code must be in the src directory.
  • There should be a build script in package.json that will build the package in the dist directory.