express-vue / vue-pronto

Rendering Engine for turning Vue files into Javascript Objects
Apache License 2.0
20 stars 12 forks source link

Migrate to promise based FS and MemFS #119

Open danielcherubini opened 5 years ago

danielcherubini commented 5 years ago

Title says it all

danielcherubini commented 5 years ago

50% of this is done, memFS isn't promise based, i can wrap it..