summaryrefslogtreecommitdiff
path: root/vue.config.js
AgeCommit message (Expand)AuthorFilesLines
9 daysAllow the favicon to be cachedEd Tanous1-0/+8
9 daysLimit to one chunkEd Tanous1-0/+20
2024-04-09Inline SVGEd Tanous1-0/+6
2024-03-05Reformat files with new linterEd Tanous1-4/+3
2022-01-14Hack webpack to not use MD4Gunnar Mills1-0/+5
2021-11-04Add keep-alive option in webpack devServerDixsie Wolmers1-0/+3
2020-11-03Update linting packages to use latestDerick Montague1-12/+12
2020-10-23Resolve Content-Security-Policy errorDerick Montague1-6/+0
2020-09-25Create separate file for Vue Router routesYoshie Muranaka1-12/+14
2020-09-17Update config to enable custom app navigationYoshie Muranaka1-0/+8
2020-09-01Add env variable check to improve build customizationsYoshie Muranaka1-6/+15
2020-07-27Add ability to customize theme stylesYoshie Muranaka1-0/+33
2020-05-05Update Sass architecture to require helper importsDerick Montague1-9/+0
2020-04-25Add webpack config for env specific buildsYoshie Muranaka1-0/+8
2020-02-13Set up initial language translationDixsie Wolmers1-1/+7
2020-02-05Update config to keep 'secure' attributeYoshie Muranaka1-8/+0
2020-01-29Add host status pluginYoshie Muranaka1-0/+13
2020-01-27Add singlequote override and fix filesDerick Montague1-10/+10
2020-01-27Add compression and remove incompatible pluginsDerick Montague1-0/+19
2020-01-27Add cookie based login authenticationYoshie Muranaka1-1/+15
2020-01-22Add proxy dev server for local developmentYoshie Muranaka1-1/+5
2020-01-21Create basic application using vueDerick Montague1-0/+1