diff --git a/rollup.js b/rollup.js index 41b850d..6883e8d 100644 --- a/rollup.js +++ b/rollup.js @@ -1 +1,3 @@ +console.log(`please tell me windows isn't trying to run this file`); + module.exports = require('./dist/rollup.js'); \ No newline at end of file