Skip to content

Commit

Permalink
update: content/7.blog/10.v3-3.md
Browse files Browse the repository at this point in the history
Co-authored-by: Evgeniy Gromin <[email protected]>
  • Loading branch information
mnenie and JonikUl authored Jul 17, 2024
1 parent a5b8d83 commit 4333fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/7.blog/10.v3-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ defineNuxtConfig({

## 🛠️ Изменения в сборке

В рамках перехода к [первоклассной поддержке PNP и поддержке pnpm без `--shamefully-hoist`](https://github.com/nuxt/nuxt/issues/14146)мы отказались от поддержки некоторых внутренних (устаревших) утилит, использующих паттерны разрешения CJS ([#19537](https://github.com/nuxt/nuxt/pull/19537) и [#19608](https://github.com/nuxt/nuxt/pull/19608)).
В рамках перехода к [первоклассной поддержке PNP и поддержке pnpm без `--shamefully-hoist`](https://github.com/nuxt/nuxt/issues/14146) мы отказались от поддержки некоторых внутренних (устаревших) утилит, использующих паттерны разрешения CJS ([#19537](https://github.com/nuxt/nuxt/pull/19537) и [#19608](https://github.com/nuxt/nuxt/pull/19608)).

Также теперь мы разрешаем такие зависимости, как `nuxt`, `@nuxt/kit` и другие, используя пути поиска ESM. Мы будем внимательно следить за этим.

Expand Down

0 comments on commit 4333fa6

Please sign in to comment.