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

separate frontend library code into static/vendor/ sub-directory #377

Open
oxgr opened this issue Mar 21, 2024 · 0 comments
Open

separate frontend library code into static/vendor/ sub-directory #377

oxgr opened this issue Mar 21, 2024 · 0 comments
Assignees

Comments

@oxgr
Copy link
Collaborator

oxgr commented Mar 21, 2024

Type of Issue: Code refactor

Steps to Reproduce:

  • none

Expected Behavior:

  • library code should be clearly identified as separate from project code.

Current Behavior:

  • frontend library code lives in saskatoon/sitebase/static/[js|css]
  • client-side JS and CSS lives alongside said code, making it hard to distinguish.

Screenshots/ Code Snippets:

  1. saskatoon/sitebase/static

Suggestions:

  • move library code in to static/vendor/[js|css], leaving static/[js|css] for project code.
@oxgr oxgr added 2024 to be completed for the 2024 season cleanup Housekeeping easy Easy task labels Mar 21, 2024
@oxgr oxgr self-assigned this Mar 21, 2024
@2ynn 2ynn removed the 2024 to be completed for the 2024 season label Apr 26, 2024
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