Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Bug Fix. (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
ugurkorkmaz authored Jan 2, 2022
1 parent 9958117 commit ce02573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ if (!Encore.isRuntimeEnvironmentConfigured()) {
}

Encore
.setOutputPath('public/build/'),
.setOutputPath('public/build/')
.setPublicPath('/build')
.addLoader({
test: /\.(svelte)$/,
Expand Down

0 comments on commit ce02573

Please sign in to comment.