Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use webpack to compile static assets #94

Open
keimlink opened this issue Jan 15, 2016 · 0 comments
Open

Use webpack to compile static assets #94

keimlink opened this issue Jan 15, 2016 · 0 comments

Comments

@keimlink
Copy link
Member

We should use webpack to compile the static assets and do other tasks:

  • Compile SCSS
  • Build JS bundles
  • Minify CSS and JS
  • Autoprefixing
  • Create source maps
  • Watch all necessary files for changes and trigger a rebuild

More info on webpack:

django-webpack-loader provides a great integration of webpack with Django.

This requires #93 to be resolved.

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

No branches or pull requests

2 participants