index.js 106 Bytes
Newer Older
Alexandre Delanoë's avatar
Alexandre Delanoë committed
1 2
// This file is just a wrapper so that webpack will call our main function
require('./Main.purs').main();