Skip to content
#

tree-shaking

Here are 77 public repositories matching this topic...

dance2die
dance2die commented Apr 11, 2018

What's wrong?

The rollup.config.js in the tutorial is out of date.

Error Steps

The tutorial, Rollup.js Tutorial, Part 1: How to Set Up Smaller, More Efficient JavaScript Bundling Using Rollup using the following configuration option fails

export default {
  entry: "src/scripts/main.js",
  dest: "build/js/main.min.js

Improve this page

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

Learn more

You can’t perform that action at this time.