mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) fix browser check and favicon in grist-core
Summary: A check for old browsers and a Grist favicon were not available in grist-core, leaving harmless but distracting errors in logs. This adds them. Test Plan: checked manually Reviewers: georgegevoian Reviewed By: georgegevoian Subscribers: jarek Differential Revision: https://phab.getgrist.com/D3207
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,7 @@
|
||||
/static/*.bundle.js
|
||||
/static/*.bundle.js.map
|
||||
/static/bundle.css
|
||||
/static/browser-check.js
|
||||
|
||||
# Build helper files.
|
||||
/.build*
|
||||
|
||||
Reference in New Issue
Block a user