Aurelia and parcel.js

Hello!

I’m wondering whether there has been any successful usage of Aurelia with the parcel.js bundler? I see there is a discussion thread on here about making Aurelia bundler friendly, but I was curious about whether, at present, parcel.js and Aurelia could be used together as things stand? has anyone tried and succeeded?

I’m in the process of attempting to do this, but I’m not getting very far, I’ve managed to get everything bundled but whenever I run my site I get an error about PLATFORM.loader not being defined. So I’m wondering whether I should carry on trying or rather switch to Webpack?

Thanks