Files
symfony-flex-recipes/archived/symfony.webpack-encore-pack/e18b0c550c3ee79142dc314b3e38193caafe4bb5.json
T
github-action[bot]andgithub-action[bot] a5298a919f Update Flex archives
2021-12-18 17:20:12 +00:00

26 lines
1.2 KiB
JSON

{
"manifests": {
"symfony/webpack-encore-pack": {
"manifest": {
"gitignore": [
"/node_modules/",
"/%PUBLIC_DIR%/build/",
"npm-debug.log",
"yarn-error.log"
],
"post-install-output": [
"<bg=yellow;fg=black> </>",
"<bg=yellow;fg=black> The symfony/webpack-encore-pack is no longer required anymore. Instead, use symfony/webpack-encore-bundle. </>",
"<bg=yellow;fg=black> </>",
"",
" * <fg=blue>Instead</>:",
" 1. Remove it now: <comment>composer remove symfony/webpack-encore-pack</>",
" 2. Use Symfony's bridge: <comment>composer require encore</>"
]
},
"files": [],
"ref": "e18b0c550c3ee79142dc314b3e38193caafe4bb5"
}
}
}