09-10-2018 20:16
09-10-2018 20:16
Every time I try to run my program, the build output says "Generated an empty bundle". I have tried removing all the imports that aren't being used but it still says the same thing.
09-10-2018 18:01
09-10-2018 18:01
Every time I try to run my program, the build output says "Generated an empty bundle". I have tried removing all the imports that aren't being used but it still says the same thing.
09-10-2018 20:14
09-10-2018 20:39
09-10-2018 20:39
Could it be that your app/index.js or companion/index.js doesn't contain any code (once transpiled)?