Commit graph

10 commits

Author SHA1 Message Date
Ben Wheeler
07f6639ef3 changed wording of no javascript message per design team input 2021-01-11 14:04:55 -05:00
apple502j
62d4db7796 Add noscript tag 2021-01-11 14:04:55 -05:00
rschamp
934f238726 Revert "Merge branch 'hotfix/totally-normal-2020' into develop"
This reverts commit fcd27f621d, reversing
changes made to 7548253b17.
2020-03-31 08:15:11 -04:00
rschamp
f32d5a9bb3 Updates 2020-03-26 21:21:33 -04:00
Paul Kaplan
c7a8a7b61d
Revert "[REVERT ME] Turn up GA sampling to 100% for testing on staging" 2018-12-21 13:24:21 -05:00
Paul Kaplan
0acf16c348 [REVERT ME] Turn up GA sampling to 100% for testing on staging 2018-12-21 10:09:19 -05:00
Colby Gutierrez-Kraybill
827a91ade0 Fix up incorrect title insert 2018-12-20 12:59:59 -05:00
Colby Gutierrez-Kraybill
6a946b99fc Update to new sentry API pattern
Use current Sentry browser package and forward errorId into eventId
Fix up errorInfo reference
Put Sentry on the window object for GUI to use
Remove unneeded reference to old style Raven and raven-js
Move Sentry webpack config into production only

Add GA tracker ID to window

Allows scratch-gui to use same GA id
2018-12-20 12:56:33 -05:00
Paul Kaplan
c768fab47d Add flag for dynamic meta tags in the template 2018-12-17 14:55:27 -05:00
Ray Schamp
c274de7295 Make template variables a bit less verbose
Move the rest of the configuration into template-config.js.  This way the options are explicitly in the same namespace so we won't be surprised when we add a variable with the same name as an html-webpack-plugin option.

Rename template extension to ejs for syntax-coloring purposes.
2016-09-09 09:21:03 -04:00
Renamed from src/template.html (Browse further)