UNPKG

tilemap-editor

Version:

A fat-free tilemap editor with zero dependencies and a scalable, mobile-friendly interface!

16 lines (14 loc) 208 B
language: node_js node_js: - 14.17.4 cache: yarn install: - yarn install script: - node updatePwa.js deploy: provider: pages skip_cleanup: true github-token: $GITHUB_TOKEN on: branch: main