match4healthcare icon indicating copy to clipboard operation
match4healthcare copied to clipboard

Webpack for Javascript

Open maltezacharias opened this issue 4 years ago • 1 comments

Topic: Implement webpack building process for javascript ressources

Relevant issues:

Further description: Separates JS, CSS and used resources from the django backend. Provides the infrastructure for possible future integrations of modern javascript, e.g. Vue.js

Alternative approaches that could be considered: Manually keep everything together and despair

Todos

  • [ ] Integrate into build process (travis)
  • [x] Pre-commit hook for building/linting the JS
  • [ ] i18n
  • [x] Clean-Up Changes

maltezacharias avatar May 21 '20 22:05 maltezacharias