web: Remove escape.
This commit is contained in:
		@ -63,7 +63,7 @@ function normalizeImports(filepath, input) {
 | 
			
		||||
                `"(?<suffix>@goauthentik\/${submodule}\/)`,
 | 
			
		||||
 | 
			
		||||
                `(?<path>[^"'.]+)`,
 | 
			
		||||
                `(?:\.[^"']+)?["']`,
 | 
			
		||||
                `(?:.[^"']+)?["']`,
 | 
			
		||||
                `\\n?\\s*\\\)?;`,
 | 
			
		||||
            ].join(""),
 | 
			
		||||
            "gm",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user