これでいけるじゃん
This commit is contained in:
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',
|
|
||||||
});
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user