Skip to content

Conversation

@code-asher
Copy link
Member

@code-asher code-asher commented Apr 17, 2019

  • Make all CSS and JavaScript assets uniquely named.
  • Move the login page to /login.
  • Manually include all desired assets. This prevents caching / and /login itself which made it so you had to refresh or log in twice in some cases.

@code-asher code-asher changed the title Fix/unique assets Make assets unique Apr 17, 2019
@code-asher code-asher marked this pull request as ready for review April 17, 2019 20:38
@code-asher code-asher requested a review from kylecarbs as a code owner April 17, 2019 20:38
All CSS and JavaScript files have unique names now. I also moved the
login to the /login path in order to ensure the HTML for each page is
also unique.
@kylecarbs
Copy link
Member

Pretty neat. I like it 🎊

@kylecarbs kylecarbs merged commit cc8c7e2 into master Apr 17, 2019
@kylecarbs kylecarbs deleted the fix/unique-assets branch April 17, 2019 22:18
code-asher added a commit that referenced this pull request Jun 19, 2019
* Make all assets unique

All CSS and JavaScript files have unique names now. I also moved the
login to the /login path in order to ensure the HTML for each page is
also unique.

* Explicitly include assets to cache
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.

3 participants