tl-its-umich-edu / canvas-course-manager-next

Canvas Course Manager Next: A redesign of the existing CCM application. It extends Canvas features, makes cumbersome features easier to use, and adds new features.
9 stars 10 forks source link

Separate FE build and wire Django Webpack Loader #466

Open pushyamig opened 3 weeks ago

pushyamig commented 3 weeks ago

This issue is to separate the FE build using webpack, use Django Webpack Loader. Also support the Webpack bundle creation during development.

This is currently happening just making sure the migration work as well