Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 456 Bytes

2022-05-17-fix-webpack-build-issue.md

File metadata and controls

13 lines (13 loc) · 456 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix inconsistent webpack built for storefront JS
issue: NEXT-21598
author: Tobias Berge
author_email: t.berge@shopware.com
author_github: @tobiasberge
---

Storefront

  • Removed export inside Resources/app/storefront/src/utility/modal-extension/pseudo-modal.util.js from the following const:
    • PSEUDO_MODAL_CLASS
    • PSEUDO_MODAL_TEMPLATE_CLASS
    • PSEUDO_MODAL_TEMPLATE_CONTENT_CLASS
    • PSEUDO_MODAL_TEMPLATE_TITLE_CLASS