File tree Expand file tree Collapse file tree 5 files changed +20
-5
lines changed Expand file tree Collapse file tree 5 files changed +20
-5
lines changed Original file line number Diff line number Diff line change 40
40
41
41
"buildOptions" : {
42
42
"emitEntryPoint" : true ,
43
- "preserveCompilationContext" : true
43
+ "preserveCompilationContext" : true ,
44
+ "compile" : {
45
+ "exclude" : [" node_modules" ]
46
+ }
44
47
},
45
48
46
49
"runtimeOptions" : {
Original file line number Diff line number Diff line change 40
40
41
41
"buildOptions" : {
42
42
"emitEntryPoint" : true ,
43
- "preserveCompilationContext" : true
43
+ "preserveCompilationContext" : true ,
44
+ "compile" : {
45
+ "exclude" : [" node_modules" ]
46
+ }
44
47
},
45
48
46
49
"runtimeOptions" : {
Original file line number Diff line number Diff line change 40
40
41
41
"buildOptions" : {
42
42
"emitEntryPoint" : true ,
43
- "preserveCompilationContext" : true
43
+ "preserveCompilationContext" : true ,
44
+ "compile" : {
45
+ "exclude" : [" node_modules" ]
46
+ }
44
47
},
45
48
46
49
"runtimeOptions" : {
Original file line number Diff line number Diff line change 40
40
41
41
"buildOptions" : {
42
42
"emitEntryPoint" : true ,
43
- "preserveCompilationContext" : true
43
+ "preserveCompilationContext" : true ,
44
+ "compile" : {
45
+ "exclude" : [" node_modules" ]
46
+ }
44
47
},
45
48
46
49
"runtimeOptions" : {
Original file line number Diff line number Diff line change 38
38
39
39
"buildOptions" : {
40
40
"emitEntryPoint" : true ,
41
- "preserveCompilationContext" : true
41
+ "preserveCompilationContext" : true ,
42
+ "compile" : {
43
+ "exclude" : [" node_modules" ]
44
+ }
42
45
},
43
46
44
47
"runtimeOptions" : {
You can’t perform that action at this time.
0 commit comments