Skip to content

not compatible with loopback-boot@3 #272

@ernie58

Description

@ernie58

Description/Steps to reproduce

Install a LB 3 application with loopback boot 3.
Add a lot of models and boot scripts
run lb-ng server/server.js client/js/services/lb-services.js

Expected result

A client side representation of all the models in lb-services.js

Actual result is an lb-services.js file without any model

Additional information

I'm guessing it has something to do with loopback-boot3 booting async, and the sdk not waiting for the configs and models till their fully parsed?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions