pxwee5
pxwee5
 Everything after the `html` rule is being rendered by `createGlobalStyles`. I believe they should be rendered in the style tag first, before all component styles. Loading it last, would...
Is there a way to pass global data or other kinds of data e.g. required() data in an object into the option field? That way we can just reference it...
#### Issue description generateStatsFile: true takes more than a minute, previously just seconds. #### Technical info * Webpack Bundle Analyzer version: 3.3.2 * Webpack version: 4.36.1 * Node.js version: 10.16...
### Is your feature request related to a problem? Please describe. No way to edit content in production without another CMS based project. ### Describe the solution you'd like 1....
## Bug report Hot reloading is somehow not working for `index.vue` page files without a layout. However it is working if we're using `index.md` page and `index.vue` layout. The goal...
`Extending Bard` section is not very clear and needs a lot more information on how to extend bard via Addons, not in Statamic folder.
## Describe the bug In non-spa setup, every entry needs to be added into the page with only a single runtime using the webpack option `runtimeChunk: "single"`. This will generate...
See how the field label `Video` has overflowed out of the editor area? And the `Inspect` button is on top of the text field. 