Skip to content

Fix: Warn about incorrect file inside public folder#299

Merged
Mortaro merged 5 commits intonullstack:unstable-nextfrom
flaviokicis:unstable-next
Dec 21, 2022
Merged

Fix: Warn about incorrect file inside public folder#299
Mortaro merged 5 commits intonullstack:unstable-nextfrom
flaviokicis:unstable-next

Conversation

@flaviokicis
Copy link
Contributor

The problem:

image

Having a file inside public folder named icon-x.png or icon-.png will throw an error due to an uncaught exception while splitting the file name.

The solution:

Add a warning message about the file, without actually preventing the execution if that's intended by the user of Nullstack.

@Mortaro Mortaro merged commit b59a423 into nullstack:unstable-next Dec 21, 2022
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