diff options
author | Mike Greiling <mike@pixelcog.com> | 2017-05-25 02:49:55 -0500 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2017-05-25 12:50:24 -0500 |
commit | 5c0f506deb3fb6910714e0441efe6bfcfc29f4ad (patch) | |
tree | 1cb0260a4dd5cddb7c3904f9f36b169d1aadf733 /yarn.lock | |
parent | 4f6ca7bc9c211e5498b0f56fdcdb0ed9dc5bd483 (diff) | |
download | gitlab-ce-5c0f506deb3fb6910714e0441efe6bfcfc29f4ad.tar.gz |
add NameAllModulesPlugin to cover shortcomings of NamedModulesPlugin
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock index 8d41db2449a..0784366a62b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3707,6 +3707,10 @@ mute-stream@0.0.5: version "0.0.5" resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0" +name-all-modules-plugin@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/name-all-modules-plugin/-/name-all-modules-plugin-1.0.1.tgz#0abfb6ad835718b9fb4def0674e06657a954375c" + nan@^2.0.0, nan@^2.3.0: version "2.5.1" resolved "https://registry.yarnpkg.com/nan/-/nan-2.5.1.tgz#d5b01691253326a97a2bbee9e61c55d8d60351e2" |