v1.0.0-alpha.2
Pre-release
Pre-release
Install code-split 1.0.0-alpha.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ffedoroff/code-split/releases/download/v1.0.0-alpha.2/code-split-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/ffedoroff/code-split/releases/download/v1.0.0-alpha.2/code-split-installer.ps1 | iex"Install prebuilt binaries into your npm project
npm install code-split@1.0.0-alpha.2Download code-split 1.0.0-alpha.2
| File | Platform | Checksum |
|---|---|---|
| code-split-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| code-split-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| code-split-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| code-split-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| code-split-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |