Mike Bailey
Results
2
issues of
Mike Bailey
Imports don't work when inside `defineAsyncComponent()` for Vue 2/3 ```js const Icon = defineAsyncComponent( () => import(`module-name/icons/${name}.svg`) ) ``` **Vite Config:** ```js export default { plugins: [ vue(), dynamicImport(), ],...
## Description Added Danish (da-DK) translations for Beta - [x] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository. ## Type of change - [ ] Chore (non-breaking...