rsnext/packages/next/pages
JJ Kasper 26a4eb827c Add dropping of custom scripts in AMP mode (#6830)
Drops user `<script>` tags and shows a warning in AMP mode. Right now they are only dropped in production mode and left in dev mode so the validator shows its warning since it looks like conflicting props log messages are being cleared causing them to not show. 

Closes: #6688
2019-03-29 17:20:12 +01:00
..
_app.js Upgrade standard and fix files (#6358) 2019-02-19 22:45:07 +01:00
_document.js Add dropping of custom scripts in AMP mode (#6830) 2019-03-29 17:20:12 +01:00
_error.js Add a viewport meta tag by default (#6754) 2019-03-27 11:46:44 -05:00