これでいけるじゃん
This commit is contained in:
parent
82bb10ae24
commit
8f1a4d3e88
4
webpack.mix.js
vendored
4
webpack.mix.js
vendored
@ -39,7 +39,5 @@ if (process.argv.includes('-a')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!mix.inProduction()) {
|
if (!mix.inProduction()) {
|
||||||
mix.webpackConfig({
|
mix.sourceMaps();
|
||||||
devtool: 'source-map',
|
|
||||||
});
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user