File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040
4141 "buildOptions" : {
4242 "emitEntryPoint" : true ,
43- "preserveCompilationContext" : true
43+ "preserveCompilationContext" : true ,
44+ "compile" : {
45+ "exclude" : [" node_modules" ]
46+ }
4447 },
4548
4649 "runtimeOptions" : {
Original file line number Diff line number Diff line change 4040
4141 "buildOptions" : {
4242 "emitEntryPoint" : true ,
43- "preserveCompilationContext" : true
43+ "preserveCompilationContext" : true ,
44+ "compile" : {
45+ "exclude" : [" node_modules" ]
46+ }
4447 },
4548
4649 "runtimeOptions" : {
Original file line number Diff line number Diff line change 4040
4141 "buildOptions" : {
4242 "emitEntryPoint" : true ,
43- "preserveCompilationContext" : true
43+ "preserveCompilationContext" : true ,
44+ "compile" : {
45+ "exclude" : [" node_modules" ]
46+ }
4447 },
4548
4649 "runtimeOptions" : {
Original file line number Diff line number Diff line change 4040
4141 "buildOptions" : {
4242 "emitEntryPoint" : true ,
43- "preserveCompilationContext" : true
43+ "preserveCompilationContext" : true ,
44+ "compile" : {
45+ "exclude" : [" node_modules" ]
46+ }
4447 },
4548
4649 "runtimeOptions" : {
Original file line number Diff line number Diff line change 3838
3939 "buildOptions" : {
4040 "emitEntryPoint" : true ,
41- "preserveCompilationContext" : true
41+ "preserveCompilationContext" : true ,
42+ "compile" : {
43+ "exclude" : [" node_modules" ]
44+ }
4245 },
4346
4447 "runtimeOptions" : {
You can’t perform that action at this time.
0 commit comments