]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
chore: fix plugins' UMD root variables names
authorNicolas Coden <nicolas@ncoden.fr>
Thu, 29 Nov 2018 23:21:38 +0000 (00:21 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Thu, 29 Nov 2018 23:21:38 +0000 (00:21 +0100)
commit4124057caa19e00241bca76447729b4e23a34982
treef10ca69239d6818ee008b35fd04988b2c5c69125
parent7f5aa78c2d6432e68d512955ba6c2530a5f41edc
chore: fix plugins' UMD root variables names

Use names without "./" when searching for modules as root variables (in module-less environments) to correctly match the generated root variables, which are the name of the file (without any prefix).
gulp/tasks/javascript.js
gulp/utils.js