index.js 109 Bytes
Newer Older
1
// This file is just a wrapper so that webpack will call our main function
Justin Woo's avatar
Justin Woo committed
2
require('../output/Main').main();