Unable to use `import.meta` in content templates. When displayed in the Playground, the expanded values are displayed in code. It can be tricky when we want to create content like “Use `import.meta.server` if you only want to run something on the server side” https://nuxt.com/docs/api/advanced/import-meta --- Local `content/**/.template/*` files: <img width="409" alt="Image" src="https://github.com/user-attachments/assets/99f95184-c408-405b-b045-693614d3f625" /> Playground: <img width="409" alt="Image" src="https://github.com/user-attachments/assets/0b887829-6f55-4985-b5fc-f84115fe4e62" />