mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-24 13:44:42 +00:00
fb
This commit is contained in:
Vendored
-9
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user