Skip to content

Commit

Permalink
export internal modules
Browse files Browse the repository at this point in the history
  • Loading branch information
amtoine committed Dec 9, 2023
1 parent f7c0843 commit 8dd641f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nupm/mod.nu
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
use utils/dirs.nu [ DEFAULT_NUPM_HOME DEFAULT_NUPM_TEMP nupm-home-prompt ]

export module install.nu
export module test.nu

export-env {
# Ensure that $env.NUPM_HOME is always set when running nupm. Any missing
# $env.NUPM_HOME during nupm execution is a bug.
Expand Down

0 comments on commit 8dd641f

Please sign in to comment.