これでいけるじゃん
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()) {
|
||||
mix.webpackConfig({
|
||||
devtool: 'source-map',
|
||||
});
|
||||
mix.sourceMaps();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user