collective-soundworks / soundworks

Creative coding framework for distributed applications based on Web technologies.
http://soundworks.dev
BSD 3-Clause "New" or "Revised" License
114 stars 7 forks source link

Explore move to ES modules (without transpilation) #54

Closed b-ma closed 1 year ago

b-ma commented 2 years ago

The template seems run well when type: module only with minor changes

possible steps to explore:

This open the path for dynamic imports that could simplify a possible scaffolding tool

b-ma commented 2 years ago

https://github.com/sindresorhus/meta/discussions/15

b-ma commented 1 year ago

abandoned in v3, done in v4