This commit is contained in:
Čarodej
2022-03-03 17:32:45 +01:00
parent 6ca2269c80
commit 6155173d82
26 changed files with 25 additions and 34 deletions
-9
View File
@@ -20,15 +20,6 @@ mix
.postCss("resources/css/tailwind.css", "public/css/tailwind.css", [
require("tailwindcss"),
])
/*.webpackConfig({
output: {
chunkFilename: '[name].js?id=[chunkhash]',
},
//devtool: 'inline-source-map',
devServer: {
clientLogLevel: 'none'
}
})*/
.options({
hmrOptions: {
host: '192.168.1.112',