Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

feat(nitro): allow custom module directories#132

Closed
TheAlexLichter wants to merge 1 commit intomainfrom
feat/nitro-own-module-dir
Closed

feat(nitro): allow custom module directories#132
TheAlexLichter wants to merge 1 commit intomainfrom
feat/nitro-own-module-dir

Conversation

@TheAlexLichter
Copy link
Copy Markdown
Member

@TheAlexLichter TheAlexLichter commented Apr 29, 2021

Blocked by: unjs/unenv#4

Not sure if there is a better implementation alternative 🙈

Custom / own moduleDirectories are right now the "easiest" way to support monorepo architectures.
(Of course, there are better ideas e.g. traversing folders til finding a yarn.lock)

Resolves nuxt/bridge#123

@TheAlexLichter TheAlexLichter marked this pull request as draft April 29, 2021 14:20
@pi0 pi0 mentioned this pull request Jan 19, 2023
@pi0
Copy link
Copy Markdown
Member

pi0 commented Jun 17, 2021

Sorry for late checking. We have a config from nuxt2 moduleDir to specify additional module dirs (adding a nuxt module for example automatically extends it to support PnP and Links).

@TheAlexLichter
Copy link
Copy Markdown
Member Author

LGTM, thanks for the info! Closing here

@pi0 pi0 deleted the feat/nitro-own-module-dir branch June 17, 2021 12:52
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CF] External dependencies outside root folder not found (monorepo)

3 participants