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

Integrate Tailwind / Stimulus Build into a Single Webpack Command #66

Closed
jamesvandyne opened this issue Jun 12, 2021 · 0 comments · Fixed by #70
Closed

Integrate Tailwind / Stimulus Build into a Single Webpack Command #66

jamesvandyne opened this issue Jun 12, 2021 · 0 comments · Fixed by #70
Assignees
Labels
enhancement New feature or request

Comments

@jamesvandyne
Copy link
Owner

jamesvandyne commented Jun 12, 2021

Building the frontend JS/CSS currently requires two commands:

  1. npm run build (tailwind via postcss)
  2. npm run wp (JS via webpack)

This should all be a single command via webpack.

Moved the django-webpack-loader / hashing requirements to #71 .

@jamesvandyne jamesvandyne added the enhancement New feature or request label Jun 12, 2021
@jamesvandyne jamesvandyne self-assigned this Jun 13, 2021
jamesvandyne pushed a commit that referenced this issue Jun 14, 2021
jamesvandyne pushed a commit that referenced this issue Jun 14, 2021
refs #66 Integrate Tailwind / Stimulus Build into a Single Webpack Command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant