Skip to content

Instantly share code, notes, and snippets.

@ryaninvents
Created August 26, 2016 02:56
Show Gist options
  • Save ryaninvents/388176e1cfad307cc6a4fed43f0f62e1 to your computer and use it in GitHub Desktop.
Save ryaninvents/388176e1cfad307cc6a4fed43f0f62e1 to your computer and use it in GitHub Desktop.
Rollup.js minimal PoC for bug
{
"name": "rollup-poc",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment