-
Hi, we are planning to use wpemerge in one of our projects and want to know if the framework has active and long term support?
-
The examples used in the Boilerplate Starting Points are too old. There many new boilerplate. I think these should be listed and mentioned to help new plugin developers. For example here is one [https…
-
## Version
- WP Emerge: 0.17.0
- WordPress: 6.0.1
- PHP: I tried both 7.4 and 8.1
## Expected behavior
The installation finished successfully.
## Actual behavior
Installation f…
-
## Version
- WP Emerge Starter Theme: 0.17.1
- WordPress: 6.0
- PHP: 8.1
## Expected behavior
WP Emerge Theme to be installed and created at ```/web/app/themes```
## Actual behavio…
-
## Version
- WP Emerge: 0.16.0
- WordPress: 5.7.2
- PHP: 8.0.5
## Expected behavior
Routings with parameters should work.
## Actual behavior
Looks like they don't (I think becau…
-
## Version
0.16.0
## Expected behavior
Config option to set custom namespace prefix
## Actual behavior
I see it in the WP Emerge Starter Theme but no effect here
## Comments
Not a…
-
## Version
_Please add the exact versions used for each of the following:_
- WP Emerge: latest
- WordPress: 5.6
- PHP: 7.3
## Expected behavior
When an exception occurs inside rend…
-
I noticed that you updated the framework a couple of times, it's not so bothering me to delete and put a new one, but would it be better if the framework being separated and we could update them with …
-
### Mix overwriting assets with same name
#### From the original issue #1761:
Description:
I have some images that use the same names, but are in different subfolders:
resources/assets/ima…
-
I want to open this issue again with one more case https://github.com/JeffreyWay/laravel-mix/issues/2910
We have vue components and each component can have its own assets inside the components folder…