Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit b766608

Browse files
committed
Improve Webpack compatibility
Updating to the latest studiometa/wp-toolkit version allows us to define entries in the config/assets.yml file without having to guess all the names and paths of the Webpack generated files. This improves HMR in dev mode.
1 parent 437c9a0 commit b766608

File tree

6 files changed

+3259
-7309
lines changed

6 files changed

+3259
-7309
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"vlucas/phpdotenv": "^3.4",
1515
"johnpbloch/wordpress": "6.*",
1616
"timber/timber": "^1.20",
17-
"studiometa/wp-toolkit": "^1.0@alpha",
17+
"studiometa/wp-toolkit": "^1.0",
1818
"wp-media/wp-rocket": "^3.11",
1919
"wpackagist-plugin/classic-editor": "^1.6",
2020
"wpackagist-plugin/seo-by-rank-math": "^1.0",

0 commit comments

Comments
 (0)