]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
chore: remove unrecommended "grouped" default exports
authorNicolas Coden <nicolas@ncoden.fr>
Mon, 13 Aug 2018 20:30:56 +0000 (22:30 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Mon, 13 Aug 2018 20:30:56 +0000 (22:30 +0200)
commit8e44c64fdb573b7af7e08f16a74efc777e35b11e
tree21838bf357f71d84a179112f93fc6a86dd4c2afd
parent7326c38fd3f08fba15693faeaa0d774a03935354
chore: remove unrecommended "grouped" default exports

Default exports should only be used for "primary" objects or classes, not for libraries for which individual named exports should be prefered.
js/foundation.core.utils.js
js/foundation.util.motion.js