Closed (fixed)
Project:
Drupal core
Version:
8.6.x-dev
Component:
javascript
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Jul 2018 at 15:39 UTC
Updated:
20 Jul 2018 at 14:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ApacheEx commentedHere is a patch. I have also run
yarn run build:js.Comment #3
m1r1k commentedComment #4
alexpottThe comment now looks a bit odd...
Starting with /** and ending with */ is odd.
Comment #5
ApacheEx commentedHope, now it's better.
Comment #6
anmolgoyal74 commentedPatch applied successfully.
And It is better now. Therefore marking it RTBC.
Comment #7
alexpottLet's change the comment to use the
//style - so that it is really easy to uncomment using and IDE (eg. webstorm / phpstorm).ie.
Comment #8
ApacheEx commentedAh, now I got it.
Comment #9
GrandmaGlassesRopeMan@ApacheEx - Sorry for this. I think the best solution right now is to remove the entire failing example test. Thank you! 😀
Comment #11
ApacheEx commentedNo comment - no problem :)
Comment #12
GrandmaGlassesRopeMan🎉
Comment #13
alexpottCommitted 45dbc22 and pushed to 8.6.x. Thanks!