Skip to content

Commit

Permalink
Remove obsolete wp-env configuration from package.json (#58877) (#58899)
Browse files Browse the repository at this point in the history
Co-authored-by: shreyash3087 <shreyash3087@git.wordpress.org>
Co-authored-by: talldan <talldanwp@git.wordpress.org>
Co-authored-by: lgersman <lgersman@git.wordpress.org>
  • Loading branch information
4 people committed Feb 12, 2024
1 parent 5939c41 commit adbd3a2
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
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 adbd3a2

Please sign in to comment.