@@ -104,6 +104,7 @@ Object {
104104 " libraryTarget" : " this" ,
105105 " path" : " <<REPLACED>>/packages/haul-core/src/preset/__tests__" ,
106106 " publicPath" : " http://localhost:8081/" ,
107+ " sourceMapFilename" : " [file].map" ,
107108 },
108109 " plugins" : Array [
109110 DefinePlugin {
@@ -174,6 +175,7 @@ Object {
174175 " libraryTarget" : " this" ,
175176 " path" : " <<REPLACED>>/packages/haul-core/src/preset/__tests__" ,
176177 " publicPath" : " http://localhost:8081/" ,
178+ " sourceMapFilename" : " [file].map" ,
177179 },
178180 " plugins" : Array [
179181 DefinePlugin {
@@ -239,6 +241,7 @@ Object {
239241 " globalObject" : " this" ,
240242 " path" : " <<REPLACED>>/packages/haul-core/src/preset/__tests__" ,
241243 " publicPath" : " http://localhost:8081/" ,
244+ " sourceMapFilename" : " [file].map" ,
242245 },
243246 " plugins" : Array [
244247 DefinePlugin {
@@ -397,6 +400,7 @@ Object {
397400 " libraryTarget" : " this" ,
398401 " path" : " <<REPLACED>>/packages/haul-core/src/preset/__tests__" ,
399402 " publicPath" : " http://localhost:8081/" ,
403+ " sourceMapFilename" : " [file].map" ,
400404 },
401405 " plugins" : Array [
402406 DefinePlugin {
@@ -461,6 +465,7 @@ Object {
461465 " libraryTarget" : " this" ,
462466 " path" : " <<REPLACED>>/packages/haul-core/src/preset/__tests__" ,
463467 " publicPath" : " http://localhost:8081/" ,
468+ " sourceMapFilename" : " [file].map" ,
464469 },
465470 " plugins" : Array [
466471 DefinePlugin {
@@ -520,6 +525,7 @@ Object {
520525 " globalObject" : " this" ,
521526 " path" : " <<REPLACED>>/packages/haul-core/src/preset/__tests__" ,
522527 " publicPath" : " http://localhost:8081/" ,
528+ " sourceMapFilename" : " [file].map" ,
523529 },
524530 " plugins" : Array [
525531 DefinePlugin {
@@ -628,6 +634,7 @@ Object {
628634 " globalObject" : " this" ,
629635 " path" : " <<REPLACED>>/packages/haul-core/src/preset/__tests__" ,
630636 " publicPath" : " http://localhost:8081/" ,
637+ " sourceMapFilename" : " [file].map" ,
631638 },
632639 " plugins" : Array [
633640 DefinePlugin {
0 commit comments