fix(remix): legacy package pointing to incorrect readme (#21113)
This commit is contained in:
parent
d0f598d81d
commit
95a41f8492
@ -6,7 +6,7 @@
|
|||||||
"targets": {
|
"targets": {
|
||||||
"build": {
|
"build": {
|
||||||
"outputs": ["{workspaceRoot}/build/packages/{projectName}/README.md"],
|
"outputs": ["{workspaceRoot}/build/packages/{projectName}/README.md"],
|
||||||
"command": "node ./scripts/copy-readme.js react-legacy"
|
"command": "node ./scripts/copy-readme.js remix-legacy"
|
||||||
},
|
},
|
||||||
"build-base": {
|
"build-base": {
|
||||||
"executor": "@nrwl/js:tsc",
|
"executor": "@nrwl/js:tsc",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user