Skip to content

Accessing mounted LB3 Models and their datasources in LB4 #9396

Discussion options

You must be logged in to vote

you can import the lb3 app, like this const lb3app = require("../../lb3app/core/app");, depends on your project structure

and then you can just do lb3app.models.User

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kvnwong0210
Comment options

Answer selected by kvnwong0210
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants