hqjs / hq

Lightning fast, zero configuration, web application development server
https://hqjs.org
MIT License
126 stars 11 forks source link

Add Angular Services support #8

Closed hqjs closed 5 years ago

hqjs commented 5 years ago

Services are not supported yet

hqjs commented 5 years ago

The problem is with add types metadata plugin. Additionally there is similar issue with add decorators metadata, but it does not affect the build. The later requires @babel/types to be able to create static class property. There is an issue in babel repo

hqjs commented 5 years ago

Fixed in version 0.0.9