#9 - set up frontend #10

Merged
Baakoma merged 13 commits from #9-set-up-frontend into main 2022-01-11 14:04:01 +01:00
2 changed files with 1 additions and 2 deletions
Showing only changes of commit 160ce40f82 - Show all commits

View File

@@ -8,4 +8,3 @@ mix.js("resources/js/app.js", "public/js")
]) ])
.webpackConfig(webpackConfig) .webpackConfig(webpackConfig)
.sourceMaps(); .sourceMaps();