ZengineHQ / mayan

Next-generation maya written in NodeJS
3 stars 9 forks source link

feat: build and zip frontend #58

Closed tehpsalmist closed 4 years ago

tehpsalmist commented 4 years ago

This alleviates the need for version 2 plugins to have to provide their own zip file, and ensures that the archiving process is cross-platform (uses archiver from npm, just like backend services).