You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
Issue Checklist
Tell us about the problem
An absolute path added to appComponents in the
webpack.config.jsfile can't be resolved during bundling on Windows.As a workaround, a relative path could be used, however, then the added components will be included in the
bundle.jsinstead of thevendor.jsfile.Example: HERE.
Output:
Local environment
Project data