js-sdk-toolchain
v1.0.0
Published
[![CI](https://github.com/decentraland/js-sdk-toolchain/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/decentraland/js-sdk-toolchain/actions/workflows/ci.yml) [![Verify posix version](https://github.com/decentra
Downloads
4
Readme
Decentraland SDK 7
This project tree
js-sdk-toolchain
│ README.md
│ Makefile
└───scripts
└───test
└───docs
└───packages/@dcl
└───sdk
└───amd
└───dcl-rollup
└───ecs
└───js-runtime
When the package @dcl/sdk
is built, @dcl/amd
, @dcl/rollup
and @dcl/ecs
are versioned.
@dcl/sdk
collects a dependency of these three packages to be able to build scenes and libraries.
ECS 6 dev support
The ECS 6 lives in the 6.x.x
branch, there will no longer be new features but it's available for fixes or patches.
With a PR to 6.x.x
, you can test the build with the S3 publish, but it'll be necessary to create a release for propagating under decentraland-ecs@latest
.