chore: Remove static URLs from the documentation (#5461)

This commit is contained in:
Pranav Raj S
2022-09-19 21:52:01 -07:00
committed by GitHub
parent 3a1e521b4c
commit 1761100c77
52 changed files with 120 additions and 92 deletions

View File

@@ -5,6 +5,7 @@ module.exports = {
'./app/javascript/widget/**/*.vue',
'./app/javascript/shared/**/*.vue',
'./app/javascript/survey/**/*.vue',
'./app/views/**/*.html.erb',
],
future: {
removeDeprecatedGapUtilities: true,