lasso-js / lasso

Advanced JavaScript module bundler, asset pipeline and optimizer
582 stars 75 forks source link

[Question] Django integration #224

Open japrogramer opened 6 years ago

japrogramer commented 6 years ago

Hello I am using marko-js and would like to power the back end with django. I know that there is a loader for webpack that integrates with django, Is there something similar with lasso? https://github.com/ezhome/django-webpack-loader Or is there a alternate recommended workflow to work with a django backend?