Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Webpack for Javascript #523

Draft
wants to merge 28 commits into
base: staging
Choose a base branch
from
Draft

Webpack for Javascript #523

wants to merge 28 commits into from

Conversation

maltezacharias
Copy link
Collaborator

@maltezacharias maltezacharias commented May 21, 2020

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)
  • Pre-commit hook for building/linting the JS
  • i18n
  • Clean-Up Changes

Copy link
Collaborator Author

@maltezacharias maltezacharias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't request changes from myself, but these need to be done.

  • Also re-create package-lock.json

backend/match4healthcare/constants/__init__.py Outdated Show resolved Hide resolved
backend/match4healthcare/settings/common.py Outdated Show resolved Hide resolved
backend/requirements.txt Show resolved Hide resolved
@maltezacharias
Copy link
Collaborator Author

Is waiting for feedback on match4everyone/match4everything#18 and will be updated with the changes from that one

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants