Skip to content

Commit

Permalink
Merge pull request #60 from kucrut/improve-dev-server-manifest
Browse files Browse the repository at this point in the history
Improve dev server manifest creation & deletion
  • Loading branch information
kucrut authored Oct 14, 2023
2 parents 0d262f9 + 631dce7 commit 3f64792
Show file tree
Hide file tree
Showing 4 changed files with 409 additions and 415 deletions.
5 changes: 5 additions & 0 deletions .changeset/wet-dryers-do.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@kucrut/vite-for-wp': patch
---

Dev server manifest plugin: Improve files-related operation
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
],
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@types/node": "^20.8.4",
"@types/node": "^20.8.6",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@wordpress/eslint-plugin": "^17.0.0",
"dts-buddy": "^0.2.5",
"eslint": "^8.51.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.0.1",
"prettier": "npm:wp-prettier@^3.0.3",
"rollup-plugin-external-globals": "^0.8.0",
"typescript": "^5.2.2",
Expand Down
Loading

0 comments on commit 3f64792

Please sign in to comment.