Matt Maribojoc
Matt Maribojoc
@Mokkapps I fixed it by adding conditional logic transpile based on env ``` js build: { transpile: [process.env.NODE_ENV === 'production' ? 'websocket' : ''], } ```
@vuestorefront/integrations-team Can I have a review. This is a docs-related PR, so @rohrig approved but we are not part of the code owners for this repo.
@FRSgit Removing or making it an optional step sounds good to me - since the other Vue ones don't have project initializations steps, I'd personally just remove.
Thanks for the good review @Szymon-dziewonski :) - Respect the passed `min-height` on Showcases: - also fixes `Prose` Showcase - Upstream fix for Code Block Scrollbar - Add reusable partial...