-
fix webpack, don't include useless files (ext/lib and ext/conf) in build
released this
2020-02-07 00:07:28 +01:00 | 1097 commits to master since this releaseSince files in /lib and /conf use optional chaining, and since optional chaining is only supported through the magic of babel plugins, this is one sure way to fail validation
Downloads