StellarFw / stellar

A modular action based Web Framework for Node.js
https://stellar-framework.com
MIT License
38 stars 4 forks source link

fix: dynamic ESM import #285

Closed gil0mendes closed 2 weeks ago

gil0mendes commented 2 weeks ago

Due to the nature of ES modules, we need to do some magic to dynamically project dependencies, like discovering the module entry point.