Skip to content

add forcePublic toggle#51

Open
gyaruwizard wants to merge 2 commits intonix-community:mainfrom
gyaruwizard:add-public-toggle
Open

add forcePublic toggle#51
gyaruwizard wants to merge 2 commits intonix-community:mainfrom
gyaruwizard:add-public-toggle

Conversation

@gyaruwizard
Copy link
Copy Markdown

This PR adds support for a forcePublic arg to lib.load.

  • Added to lib.load documentation
  • Added unit test

, loader ? root.loaders.default
, inputs ? { }
, transformer ? [ ]
, forcePublic ? false
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer this to be in a debug namespace, so we can add other things like debug.trace* in the future without polluting the api.

Suggested change
, forcePublic ? false
, debug ? { }
#...
debug.forcePublic or false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants