Skip to content

Commit

Permalink
Remove obsolete wp-env configuration from package.json (WordPress#58877)
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyash3087 committed Feb 9, 2024
1 parent 19622fa commit 9a806d3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
17 changes: 0 additions & 17 deletions bin/docker-compose.override.yml.template

This file was deleted.

13 changes: 0 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -378,18 +378,5 @@
"**/tsconfig.json": [
"npm run lint:tsconfig"
]
},
"wp-env": {
"plugin-dir": "gutenberg",
"plugin-name": "Gutenberg",
"docker-template": "./bin/docker-compose.override.yml.template",
"welcome-logo": [
",⁻⁻⁻· . |",
"| ،⁓’. . |--- ,---. ,---. |---. ,---. ,---. ,---.",
"| | | | | |---' | | | | |---' | | |",
"`---' `---' `---’ `---’ ' ` `---' `---’ ` `---|",
" `---'"
],
"welcome-build-command": "npm run dev"
}
}

0 comments on commit 9a806d3

Please sign in to comment.