eipe / mytentsite

1 stars 0 forks source link

Fix so gulp is actually running in production mode #64

Open eivindroe opened 6 years ago

eivindroe commented 6 years ago

Today we pass current mode through the view (DOM-based), and Vue is triggering a warning as it is still in dev-mode. It should be possible to do this with webpack configuration.

See: https://vuejs.org/v2/guide/deployment.html