Skip to content

Simplify the requiring of Next's output logger

Compare
Choose a tag to compare
@atkinchris atkinchris released this 19 Oct 17:41
· 61 commits to main since this release

This release simplifies how Next's output logger is required. This should resolve issues with non-standard node_modules, such as Yarn workspaces.

This fixes #8 and closes #2.