Matt Maribojoc

Results 2 comments of 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.