Skip to content
New issue

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

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

Already on GitHub? # to your account

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

Open
oxgr opened this issue Mar 21, 2024 · 1 comment
Open

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

oxgr opened this issue Mar 21, 2024 · 1 comment
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 2025 to be completed for the 2025 season cleanup Housekeeping easy Easy task labels Mar 21, 2024
@oxgr oxgr self-assigned this Mar 21, 2024
@2ynn 2ynn removed the 2025 to be completed for the 2025 season label Apr 26, 2024
@2ynn
Copy link
Collaborator

2ynn commented Oct 22, 2024

see also #184

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

No branches or pull requests

2 participants