Changelog: swc v1.2.12
#
Bugfixes#933)#
computed constructors (Codes like
is affected.
#
spack#937)#
Conditional require (You can now use spack for client-side applications, too. Previously, codes like
make spack
crash, but it's fixed and you can use spack with a client-side library like react.
#
Improvements#928)#
Reduced size (swc
now uses opt-level = 'z'
to reduce size. It results in a massive size reduction.
Preivous | New | |
---|---|---|
OS X | 32.7 MB | 22.6 MB |
linux | 29.4 MB | 15.8MB |
Windows | 37.6 MB | 17.7 MB |