maximdeclercq / django-vue

A promising attempt to use VueJS on top of Django.
GNU General Public License v3.0
55 stars 2 forks source link

Vue single file components should be uglified #11

Open maximdeclercq opened 3 years ago

maximdeclercq commented 3 years ago

In order to protect the source code of Vue components, they should be uglified before returning them in the response.