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

BXC-4795 - Static deployment cleanup #1867

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

BXC-4795 - Static deployment cleanup #1867

wants to merge 7 commits into from

Conversation

bbpennel
Copy link
Member

https://unclibrary.atlassian.net/browse/BXC-4795

  • Refactor static build process so that temporary files go to static/build/ and files built for deployment go to static/assets/
  • Separate concatenated files with newlines to avoid files running into each other (we should probably upgrade to a real build tool at some point)
  • Delete a lot of unused static files, and a few jsp files
  • Using the same version of fontawesome everywhere, and updated the webfont files to match version 5
  • Moved all the remaining "lib" files into static/js/admin since that is the only app using them (although pdfjs is still around in the plugins dir)
  • All CSS files are compiled into central cdr-access.css or cdr-admin.css now

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

Successfully merging this pull request may close these issues.

1 participant