diff options
| author | 2022-10-03 16:46:38 +0200 | |
|---|---|---|
| committer | 2022-10-03 16:46:38 +0200 | |
| commit | 5249294a166c901469eeac1d3297e913b4a125e7 (patch) | |
| tree | d68ff7bebbc0135d23c18520417c668155aa56f2 /web/source/.browserslistrc | |
| parent | [performance] add user cache and database (#879) (diff) | |
| download | gotosocial-5249294a166c901469eeac1d3297e913b4a125e7.tar.xz | |
[chore] Bundler restructure (#880)
* re-structure bundler, settings panel files
* add more info logging
* tidy up CSS syntax errors
* split into lib/ files
* livereloading server
* fix factor function for production builds
* remove testing console.log
* default to production env, saves 300kb bundle size
Diffstat (limited to 'web/source/.browserslistrc')
| -rw-r--r-- | web/source/.browserslistrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/source/.browserslistrc b/web/source/.browserslistrc new file mode 100644 index 000000000..bd9fb7727 --- /dev/null +++ b/web/source/.browserslistrc @@ -0,0 +1,2 @@ +> 0.25% +not dead
\ No newline at end of file |
