d3p1 / three.js-journey

My journey to Three.js
https://d3p1.github.io/three.js-journey/
MIT License
0 stars 0 forks source link

Add build automation #6

Open d3p1 opened 2 hours ago

d3p1 commented 2 hours ago

Description

For now, to KISS, the built version is committed to the repo. Create a GitHub Action to automate this process.

Solution

Include a build GitHub Action.

Additional information

d3p1 commented 2 hours ago

Depends on #5