When using node, the excellent browserify package can be used to compile commonJS packages into one file. It would be great if potion would support this as well.
The PHP package https://github.com/mattcg/cjsDelivery supports compiling commonJS packges and could be used for this.
When using node, the excellent browserify package can be used to compile commonJS packages into one file. It would be great if potion would support this as well.
The PHP package https://github.com/mattcg/cjsDelivery supports compiling commonJS packges and could be used for this.