22
33exports [` exclude option should match snapshot for a single RegExp value: assets 1` ] = `
44Object {
5- " entry.js" : " (()=>{var r={791 :r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(791 )})();" ,
5+ " entry.js" : " (()=>{var r={921 :r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(921 )})();" ,
66 " excluded1.js" : " /******/ (() => { // webpackBootstrap
77/** ****/ var __webpack_modules__ = ({
88
9- /***/ 119 :
9+ /***/ 508 :
1010/***/ ((module ) => {
1111
1212module .exports = function Bar1() {
@@ -47,11 +47,11 @@ module.exports = function Bar1() {
4747/** ****/ // startup
4848/** ****/ // Load entry module and return exports
4949/** ****/ // This entry module is referenced by other modules so it can't be inlined
50- /** ****/ var __webpack_exports__ = __webpack_require__ (119 );
50+ /** ****/ var __webpack_exports__ = __webpack_require__ (508 );
5151/** ****/
5252/** ****/ } )()
5353;",
54- "excluded2.js": "(()=>{ var r = {43 :r=>{r.exports=function(){console .log (7 )}}} ,o={ } ;(function t(e){ var n = o [e ];if (void 0 !== n )return n .exports ;var s = o [e ]= {exports:{}};return r [e ](s ,s .exports ,t ),s .exports } )(43 )})();",
54+ "excluded2.js": "(()=>{ var r = {93 :r=>{r.exports=function(){console .log (7 )}}} ,o={ } ;(function t(e){ var n = o [e ];if (void 0 !== n )return n .exports ;var s = o [e ]= {exports:{}};return r [e ](s ,s .exports ,t ),s .exports } )(93 )})();",
5555}
5656` ;
5757
@@ -61,11 +61,11 @@ exports[`exclude option should match snapshot for a single RegExp value: warning
6161
6262exports [` exclude option should match snapshot for a single String value: assets 1` ] = `
6363Object {
64- " entry.js" : " (()=>{var r={791 :r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(791 )})();" ,
64+ " entry.js" : " (()=>{var r={921 :r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(921 )})();" ,
6565 " excluded1.js" : " /******/ (() => { // webpackBootstrap
6666/** ****/ var __webpack_modules__ = ({
6767
68- /***/ 119 :
68+ /***/ 508 :
6969/***/ ((module ) => {
7070
7171module .exports = function Bar1() {
@@ -106,11 +106,11 @@ module.exports = function Bar1() {
106106/** ****/ // startup
107107/** ****/ // Load entry module and return exports
108108/** ****/ // This entry module is referenced by other modules so it can't be inlined
109- /** ****/ var __webpack_exports__ = __webpack_require__ (119 );
109+ /** ****/ var __webpack_exports__ = __webpack_require__ (508 );
110110/** ****/
111111/** ****/ } )()
112112;",
113- "excluded2.js": "(()=>{ var r = {43 :r=>{r.exports=function(){console .log (7 )}}} ,o={ } ;(function t(e){ var n = o [e ];if (void 0 !== n )return n .exports ;var s = o [e ]= {exports:{}};return r [e ](s ,s .exports ,t ),s .exports } )(43 )})();",
113+ "excluded2.js": "(()=>{ var r = {93 :r=>{r.exports=function(){console .log (7 )}}} ,o={ } ;(function t(e){ var n = o [e ];if (void 0 !== n )return n .exports ;var s = o [e ]= {exports:{}};return r [e ](s ,s .exports ,t ),s .exports } )(93 )})();",
114114}
115115` ;
116116
@@ -120,11 +120,11 @@ exports[`exclude option should match snapshot for a single String value: warning
120120
121121exports [` exclude option should match snapshot for multiple RegExp values: assets 1` ] = `
122122Object {
123- " entry.js" : " (()=>{var r={791 :r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(791 )})();" ,
123+ " entry.js" : " (()=>{var r={921 :r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(921 )})();" ,
124124 " excluded1.js" : " /******/ (() => { // webpackBootstrap
125125/** ****/ var __webpack_modules__ = ({
126126
127- /***/ 119 :
127+ /***/ 508 :
128128/***/ ((module ) => {
129129
130130module .exports = function Bar1() {
@@ -165,14 +165,14 @@ module.exports = function Bar1() {
165165/** ****/ // startup
166166/** ****/ // Load entry module and return exports
167167/** ****/ // This entry module is referenced by other modules so it can't be inlined
168- /** ****/ var __webpack_exports__ = __webpack_require__ (119 );
168+ /** ****/ var __webpack_exports__ = __webpack_require__ (508 );
169169/** ****/
170170/** ****/ } )()
171171;",
172172 "excluded2.js": "/******/ (() => { // webpackBootstrap
173173/** ****/ var __webpack_modules__ = ({
174174
175- /***/ 43 :
175+ /***/ 93 :
176176/***/ ((module ) => {
177177
178178module .exports = function Bar2() {
@@ -213,7 +213,7 @@ module.exports = function Bar2() {
213213/** ****/ // startup
214214/** ****/ // Load entry module and return exports
215215/** ****/ // This entry module is referenced by other modules so it can't be inlined
216- /** ****/ var __webpack_exports__ = __webpack_require__ (43 );
216+ /** ****/ var __webpack_exports__ = __webpack_require__ (93 );
217217/** ****/
218218/** ****/ } )()
219219;",
@@ -226,11 +226,11 @@ exports[`exclude option should match snapshot for multiple RegExp values: warnin
226226
227227exports [` exclude option should match snapshot for multiple String values: assets 1` ] = `
228228Object {
229- " entry.js" : " (()=>{var r={791 :r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(791 )})();" ,
229+ " entry.js" : " (()=>{var r={921 :r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(921 )})();" ,
230230 " excluded1.js" : " /******/ (() => { // webpackBootstrap
231231/** ****/ var __webpack_modules__ = ({
232232
233- /***/ 119 :
233+ /***/ 508 :
234234/***/ ((module ) => {
235235
236236module .exports = function Bar1() {
@@ -271,14 +271,14 @@ module.exports = function Bar1() {
271271/** ****/ // startup
272272/** ****/ // Load entry module and return exports
273273/** ****/ // This entry module is referenced by other modules so it can't be inlined
274- /** ****/ var __webpack_exports__ = __webpack_require__ (119 );
274+ /** ****/ var __webpack_exports__ = __webpack_require__ (508 );
275275/** ****/
276276/** ****/ } )()
277277;",
278278 "excluded2.js": "/******/ (() => { // webpackBootstrap
279279/** ****/ var __webpack_modules__ = ({
280280
281- /***/ 43 :
281+ /***/ 93 :
282282/***/ ((module ) => {
283283
284284module .exports = function Bar2() {
@@ -319,7 +319,7 @@ module.exports = function Bar2() {
319319/** ****/ // startup
320320/** ****/ // Load entry module and return exports
321321/** ****/ // This entry module is referenced by other modules so it can't be inlined
322- /** ****/ var __webpack_exports__ = __webpack_require__ (43 );
322+ /** ****/ var __webpack_exports__ = __webpack_require__ (93 );
323323/** ****/
324324/** ****/ } )()
325325;",
0 commit comments