Delete the line
/home/barbar84/www/wp-inclu.../js/dist
File: components.js

Dòng [11004/58708]:
var ILLEGAL_ESCAPE_SEQUENCE_ERROR = "You have illegal escape sequence in your template literal, most likely inside content's property value.\nBecause you write your CSS inside a JavaScript string you actually have to do double escaping, so for example \"content: '\\00d7';\" should become \"content: '\\\\00d7';\".\nYou can read more about this here:\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences";
Fix

Ấn tiếp tục để Delete và ở lại trang, ấn Delete để Delete và quay về List dòng
Function