Skip to content

Commit

Permalink
revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
fpbrault committed Sep 12, 2024
1 parent 7f88bde commit def9830
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/atomic/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"validate:definitions",
"build-storybook"
],

"inputs": [],
"outputs": [],
"executor": "nx:noop"
Expand All @@ -77,13 +76,6 @@
"cwd": "{projectRoot}"
}
},
"build:replace-headless": {
"executor": "nx:run-commands",
"options": {
"commands": ["node ./scripts/replace-headless-with-cdn.mjs"],
"cwd": "{projectRoot}"
}
},
"list-assets": {
"dependsOn": ["cached:build:stencil"],
"executor": "nx:run-commands",
Expand Down

0 comments on commit def9830

Please sign in to comment.