Skip to content

Commit

Permalink
npm: Remove opener package (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
t-hamano authored Nov 30, 2023
1 parent 6239410 commit 829bb90
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,11 @@
"@wordpress/e2e-test-utils": "^10.16.0",
"@wordpress/env": "^8.11.0",
"@wordpress/scripts": "^26.16.0",
"opener": "^1.5.2",
"prettier": "npm:[email protected]",
"rimraf": "^5.0.5"
},
"scripts": {
"wp-env": "wp-env",
"open": "wp-env start && opener http://localhost:8888",
"stop": "wp-env stop",
"start": "wp-scripts start src/admin src/block-editor src/classic-editor src/theme-plugin-editor --output-path build",
"build": "npm run clean && wp-scripts build src/admin src/block-editor src/classic-editor src/theme-plugin-editor --output-path build && npm run copy-lib",
Expand Down

0 comments on commit 829bb90

Please sign in to comment.