10.4.3-p3 • Published 1 year ago

@ktaicoder/blockly v10.4.3-p3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Blockly 커스터마이징

Blockly

설치 방법

yarn add @ktaicoder/blockly

Setup

# preparing
yarn install

git submodule update --init
cd blockly-src
npm install

Build and Publish

  • 소스코드를 편집한 후에 빌드합니다.
  • 자체 버전을 관리합니다. 자체 버전은 구글의 블록리 버전의 끝에 p1, p2 이런식의 Suffix를 붙이는 방식입니다.
# modify version
vi package.json

# build and packaging
# python3 required for blockly build
yarn dist

git tag v10.4.3-p1
git push origin v10.4.3-p1
10.4.3-p3

1 year ago

10.4.3-p2

1 year ago

10.4.2-p1

1 year ago

10.3.1-p1

1 year ago

10.3.0-p1

2 years ago

10.2.2-p3

2 years ago

10.2.2-p2

2 years ago

10.2.2-p4

2 years ago

10.2.0-p1

2 years ago

10.2.2-p1

2 years ago

9.3.2-p2

2 years ago

9.3.2-p1

2 years ago

9.2.1-p1

2 years ago

9.2.0-p1

3 years ago

8.0.2-p9

3 years ago

8.0.2-p11

3 years ago

8.0.2-p12

3 years ago

8.0.2-p7

3 years ago

8.0.2-p6

3 years ago

8.0.2-p5

3 years ago

8.0.2-p1

3 years ago

7.20211209.2-p5

3 years ago

7.20211209.2-p2

3 years ago