Skip to content

Instantly share code, notes, and snippets.

@daybrush
Created October 18, 2018 09:52
Show Gist options
  • Save daybrush/8f84884be880f24be896e8aac2e33efd to your computer and use it in GitHub Desktop.
Save daybrush/8f84884be880f24be896e8aac2e33efd to your computer and use it in GitHub Desktop.
use rollup to merge modules.
var TRANSFORM = "trasnform";
var ANIMATION = "animation";
var DIRECTION_LEFT = 1;
var ALTERNATE_REVERSE = "alternate-reverse";
TRASNFORM;
ANIMATION;
DIRECTION_LEFT;
ALTERNATE_REVERSE;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment