/
githubmirror
/
next.js
Обзор
Документация
Войти
/
githubmirror
/
next.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
canary
scripts/check-pre-compiled.bat
8 строк
579 B
Tobias Koppers
fixes to allow lazy compilation for import() (#32441)
14 дек 2021, 13:33
Не верифицирован
14 дек 2021, 13:33
ee22073
Код
Авторство
О чём код?
copy node_modules\webpack5\lib\hmr\HotModuleReplacement.runtime.js packages\next\bundles\webpack\packages\ copy node_modules\webpack5\lib\hmr\JavascriptHotModuleReplacement.runtime.js packages\next\bundles\webpack\packages\ copy node_modules\webpack5\hot\lazy-compilation-node.js packages\next\bundles\webpack\packages\ copy node_modules\webpack5\hot\lazy-compilation-web.js packages\next\bundles\webpack\packages\ yarn --cwd packages/next ncc-compiled rem Make sure to exit with 1 if there are changes after running ncc-compiled rem step to ensure we get any changes committed