• 4.4.4 31ed290390

    fix webpack, don't include useless files (ext/lib and ext/conf) in build

    tamius-han released this 2020-02-07 00:07:28 +01:00 | 1097 commits to master since this release

    Since 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