Drupal 8 : override core Js file -


working on drupal 8 theme

i need override core js file ..\core\modules\contextual\js\contextual.js

my code theme.info

libraries-override:   contextual/drupal.contextual-links:     js:       js/contextual.js: js/override/contextual.js 

the problem loading order of component js files did change after override cause script errors :

enter image description here


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -