a working react/php dynamic wordpress block example integrated with the Vite build process
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"App\\": "app/",
|
||||
"Blocks\\": "resources/views/blocks"
|
||||
"Blocks\\": "resources/views/acf-blocks"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
|
||||
Reference in New Issue
Block a user