-
In [PR #5772](https://github.com/SemanticMediaWiki/SemanticMediaWiki/pull/5772) ([comment](https://github.com/SemanticMediaWiki/SemanticMediaWiki/pull/5772#discussion_r1850926216)), inconsistencies in…
-
### Your Environment
- Version used: 10.0.11 - revision 2080 (snap)
- Operating System and version: Ubuntu Linux 24.04.1 LTS (Noble Numbat)
- Desktop Environment: Gnome
### Expected Be…
-
### Preconditions and environment
- Magento 2.4.4
- clean installation is enough
### Steps to reproduce
in cli try to
`bin/magento config:show design/theme/theme_id`
`bin/magento config:se…
-
### Description
Hi there,
I watched this [very good talk from Caddy author](https://youtu.be/T_2V9iVKybQ), and at [this timestamp](https://youtu.be/T_2V9iVKybQ?t=596) I learned that I can use 1…
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [ ] GraphQL Playground
- [x] GraphQL Playground Express Middleware
…
-
[Critical CSS](https://www.smashingmagazine.com/2015/08/understanding-critical-css/) is an approach to optimizing the Critical Render Path and decreasing first render times. By inlining styles needed …
-
### What happened?
I run `bazel run //:format path_to_dir_to_check`, where format is an alias to `//tools/format:format.check`, which subsequently runs the `format_multirun`, where `javascript = ":…
-
### Preconditions (*)
Magento >2.3.4
Magento 2.4-develop
### Steps to reproduce (*)
1. With Luma active on Magento >2.3.4, [enable Critical CSS](https://devdocs.magento.com/guides/v2.4/frontend-…
-
This works:
```html
```
```javascript
// gulpfile.js
gulp.task('compile', () => {
gulp.src(['./index.css'])
.pipe(md5(10, './build/index.html'))
.pipe(gulp.dest('./build'));
…
-
### Preconditions and environment
- 2.4.4
- OS: Ubuntu 20.04.2 LTS
- Magento is in developer mode
- Grunt installed
### Code:
[issue_35684.zip](https://github.com/magento/magento2/files/91…