Wilson Hou
Wilson Hou
+1 to this! would appreciate this fixed 🥲
@SabreCat @CuriousMagpie could I take on this issue?
Is this being actively worked on? > hi, echoing the above - i think it would be good to mention in the docs somewhere that currently there are issues with...
+1 to this! would really appreciate bedrock support.
`package.json` contents: ```json { "name": "astro-storyblok-starter", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro check && astro build", "preview": "astro preview", "astro": "astro" },...
and `astro.config.mjs`: ```js import MillionLint from "@million/lint"; import { defineConfig } from "astro/config"; import tailwind from "@astrojs/tailwind"; import storyblok from "@storyblok/astro"; import react from "@astrojs/react"; import basicSsl from "@vitejs/plugin-basic-ssl"; import...
found this after 5 hours of debugging 💀 appreciate the workaround yall!
same issue on warp!
can confirm this bug's still here :( this one sucked up a day. thanks for the workaround!!