Skip to content

Using Nebula in a manage package? #270

Answered by jamessimone
dcuenot asked this question in Q&A
Discussion options

You must be logged in to vote

@dcuenot hi there! I develop unmanaged packages, but the general strategy I employ you may find helpful - I have a suite of plugins for my package, including one for Nebula Logger. If you combine that with my sfdx-project.json, you can see how the Nebula Logger plugin declares a dependency for both packages. By creating a second package, you break the tight coupling that would otherwise occur by declaring Nebula Logger as a dependency for your own package, and give subscribers easy ways to opt into using the functionality surrounding Nebula.

Hopefully that answer helps. I'm also planning (at some point) to write an article & wiki section here about this.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@dcuenot
Comment options

@jongpie
Comment options

@dcuenot-sfdc
Comment options

@jongpie
Comment options

@dcuenot
Comment options

Answer selected by dcuenot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Type: Question Further information is requested
4 participants