issues
search
decentraland
/
smart-items
💡Smart item examples
19
stars
18
forks
source link
feat: create better bundles for builder
#25
Closed
menduz
closed
4 years ago
menduz
commented
4 years ago
This PR does three things:
Sets up GitHub actions so we don't need to run the code by ourselves every time
Checks every
asset.json
has an
id
field
Generates a
bin/item.js
specifically for the builder. To make code generation easier
This PR does three things:
asset.json
has anid
fieldbin/item.js
specifically for the builder. To make code generation easier