Skip to content

Fix parsing of theme.yml#2059

Merged
bobdenotter merged 1 commit intobolt:masterfrom
artggd:patch-1
Oct 26, 2020
Merged

Fix parsing of theme.yml#2059
bobdenotter merged 1 commit intobolt:masterfrom
artggd:patch-1

Conversation

@artggd
Copy link
Copy Markdown
Contributor

@artggd artggd commented Oct 25, 2020

Hello 👋

When using custom public_dir folder, the config fails to parse the theme.yaml because the PathResolver is constructed with the default $publicFolder : "public"

I propose a fix by passing $publicFolder to PathResolver's constructor .

Copy link
Copy Markdown
Member

@bobdenotter bobdenotter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch. Thank you, @artggd 👍

@bobdenotter
Copy link
Copy Markdown
Member

Merging into 4.1 as well as master!

@bobdenotter bobdenotter merged commit b62fc2d into bolt:master Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants