Open vegarringdal opened 6 years ago
btw, have updated loader and the seed and tested with 3.0
Repo: https://github.com/fuse-box/fuse-box-aurelia-seed
Live demo: https://fuse-box.github.io/fuse-box-aurelia-seed/
Hi @vegarringdal. I didn't do much with this plugin, (been trying Vue.js lately). but I didn't find any problems with the demo, one thing to note is I don't use TypeScript, so I don't know if this works with it.
as for the loader I'll be happy to help if TypeScript doesn't get in the way :smile: (I'm really not a fan)
@arabsight
Ok, I was hoping you where working on it still. Your loader and plugin could have replaced current loader under fusebox repo (major version bump and branch of current) :-) That way typescript wont be a issue(unless plugin can only read js), major version bump wont break anything for anyone, and branch is useful if anyone want to continue typescript etc. Would just need to get you access to the repo really.
Well think about it, and tell us if you are interested :-)
@vegarringdal Hi, the loader isn't an issue, but the plugin is using babel/babylon to parse the code and there's some .js hard-coded, so I'm not sure. I'll give it a try although I know very little about typescript. nonetheless I'm in.
@arabsight What ever you are able to do to improve fusebox with aurelia is great :-) Maybe @nchanged know som internal tricks in fusebox 3 that can help parse/read out the parts you need.
How is this going project?
Im kinda thinking you should maybe take over this(fusebox-loader), if its is something you want, and you can use your loader + plugin if it does not break anything. (need to bump major version at least) https://github.com/fuse-box/fuse-box-aurelia-loader
Im kinda busy on another project I got going taking the little spare time I have, but really hope we can improve FuseBox for the Aurelia community. Aurelia have really showed that client side does not need complicated like angular and it can be fun to use client side too :-) Feel FuseBox have done the same on bundling part.
Maybe @nchanged can use it to help quantum part do its work. Maybe @JeroenVinke, @EisenbergEffect, @jods4 can help to make it even better.
Im kinda hoping for a loader-free aurelia 2.0 to make transitions more easily, but we might need a plugin to not break features like require tag etc (hopefully alternative in 2.0)