これでいけるじゃん

This commit is contained in:
shibafu
2020-08-06 01:26:11 +09:00
parent 82bb10ae24
commit 8f1a4d3e88
+1 -3
View File
@@ -39,7 +39,5 @@ if (process.argv.includes('-a')) {
}
if (!mix.inProduction()) {
mix.webpackConfig({
devtool: 'source-map',
});
mix.sourceMaps();
}