Skip to content

Instantly share code, notes, and snippets.

@johnstew
Created February 2, 2017 00:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnstew/45784eca3b4156382d264bf760274a78 to your computer and use it in GitHub Desktop.
Save johnstew/45784eca3b4156382d264bf760274a78 to your computer and use it in GitHub Desktop.
tree-shaking webpack index.js
import { foo } from './utils';
foo();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment