|  | 
| 2 | 2 | 
 | 
| 3 | 3 | exports[`/browserify.js /issues /58 should update when CSS dependencies change 1`] = ` | 
| 4 | 4 | "(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c=\\"function\\"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error(\\"Cannot find module '\\"+i+\\"'\\");throw a.code=\\"MODULE_NOT_FOUND\\",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u=\\"function\\"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){ | 
| 5 |  | -require('./packages/browserify/test/specimens/issues/58/issue.css'); | 
| 6 |  | -},{\\"./packages/browserify/test/specimens/issues/58/issue.css\\":2}],2:[function(require,module,exports){ | 
|  | 5 | +require('./packages/browserify/test/output/issues/58/issue.css'); | 
|  | 6 | +},{\\"./packages/browserify/test/output/issues/58/issue.css\\":2}],2:[function(require,module,exports){ | 
| 7 | 7 | module.exports = { | 
| 8 |  | -    \\"issue1\\": \\"mc2652cf16_other1 mc46e4a65d_issue1\\", | 
| 9 |  | -    \\"issue2\\": \\"mc2652cf16_other1 mc46e4a65d_issue1 mc2652cf16_other3 mc46e4a65d_issue2\\" | 
|  | 8 | +    \\"issue1\\": \\"mce821a830_other1 mc2a3f7922_issue1\\", | 
|  | 9 | +    \\"issue2\\": \\"mce821a830_other1 mc2a3f7922_issue1 mce821a830_other3 mc2a3f7922_issue2\\" | 
| 10 | 10 | }; | 
| 11 |  | -},{\\"./packages/browserify/test/specimens/issues/58/other.css\\":3}],3:[function(require,module,exports){ | 
|  | 11 | +},{\\"./packages/browserify/test/output/issues/58/other.css\\":3}],3:[function(require,module,exports){ | 
| 12 | 12 | module.exports = { | 
| 13 |  | -    \\"other1\\": \\"mc2652cf16_other1\\", | 
| 14 |  | -    \\"other2\\": \\"mc2652cf16_other2\\", | 
| 15 |  | -    \\"other3\\": \\"mc2652cf16_other3\\" | 
|  | 13 | +    \\"other1\\": \\"mce821a830_other1\\", | 
|  | 14 | +    \\"other2\\": \\"mce821a830_other2\\", | 
|  | 15 | +    \\"other3\\": \\"mce821a830_other3\\" | 
| 16 | 16 | }; | 
| 17 | 17 | },{}]},{},[1]); | 
| 18 | 18 | " | 
| 19 | 19 | `; | 
| 20 | 20 | 
 | 
| 21 | 21 | exports[`/browserify.js /issues /58 should update when CSS dependencies change 2`] = ` | 
| 22 | 22 | "(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c=\\"function\\"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error(\\"Cannot find module '\\"+i+\\"'\\");throw a.code=\\"MODULE_NOT_FOUND\\",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u=\\"function\\"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){ | 
| 23 |  | -require('./packages/browserify/test/specimens/issues/58/issue.css'); | 
| 24 |  | -},{\\"./packages/browserify/test/specimens/issues/58/issue.css\\":2}],2:[function(require,module,exports){ | 
|  | 23 | +require('./packages/browserify/test/output/issues/58/issue.css'); | 
|  | 24 | +},{\\"./packages/browserify/test/output/issues/58/issue.css\\":2}],2:[function(require,module,exports){ | 
| 25 | 25 | module.exports = { | 
| 26 |  | -    \\"issue1\\": \\"mc2652cf16_other1 mc46e4a65d_issue1\\", | 
| 27 |  | -    \\"issue2\\": \\"mc2652cf16_other1 mc46e4a65d_issue1 mc2652cf16_other2 mc2652cf16_other3 mc46e4a65d_issue2\\" | 
|  | 26 | +    \\"issue1\\": \\"mce821a830_other1 mc2a3f7922_issue1\\", | 
|  | 27 | +    \\"issue2\\": \\"mce821a830_other1 mc2a3f7922_issue1 mce821a830_other2 mce821a830_other3 mc2a3f7922_issue2\\" | 
| 28 | 28 | }; | 
| 29 | 29 | },{}]},{},[1]); | 
| 30 | 30 | " | 
| 31 | 31 | `; | 
| 32 | 32 | 
 | 
| 33 | 33 | exports[`/browserify.js /issues /58 should update when CSS dependencies change 3`] = ` | 
| 34 |  | -"/* packages/browserify/test/specimens/issues/58/other.css */ | 
| 35 |  | -.mc2652cf16_other1 { color: green; } | 
| 36 |  | -.mc2652cf16_other2 { color: yellow; } | 
| 37 |  | -.mc2652cf16_other3 { background: white; } | 
| 38 |  | -/* packages/browserify/test/specimens/issues/58/issue.css */ | 
| 39 |  | -.mc46e4a65d_issue1 { | 
|  | 34 | +"/* packages/browserify/test/output/issues/58/other.css */ | 
|  | 35 | +.mce821a830_other1 { color: green; } | 
|  | 36 | +.mce821a830_other2 { color: yellow; } | 
|  | 37 | +.mce821a830_other3 { background: white; } | 
|  | 38 | +/* packages/browserify/test/output/issues/58/issue.css */ | 
|  | 39 | +.mc2a3f7922_issue1 { | 
| 40 | 40 |     color: teal; | 
| 41 | 41 | } | 
| 42 |  | -.mc46e4a65d_issue2 { | 
|  | 42 | +.mc2a3f7922_issue2 { | 
| 43 | 43 |     color: aqua; | 
| 44 | 44 | }" | 
| 45 | 45 | `; | 
0 commit comments