From f3cf9c43b5d6e0384b660ea6e098203e15c01193 Mon Sep 17 00:00:00 2001
From: Nathaniel Catchpole <catch@35733.no-reply.drupal.org>
Date: Tue, 23 May 2017 15:30:14 +0100
Subject: [PATCH] Issue #2880560 by alexpott, droplet: Fix comment added to top
 of .js files by build process

---
 core/misc/active-link.js                                       | 3 +--
 core/misc/ajax.js                                              | 3 +--
 core/misc/announce.js                                          | 3 +--
 core/misc/autocomplete.js                                      | 3 +--
 core/misc/batch.js                                             | 3 +--
 core/misc/collapse.js                                          | 3 +--
 core/misc/date.js                                              | 3 +--
 core/misc/debounce.js                                          | 3 +--
 core/misc/details-aria.js                                      | 3 +--
 core/misc/dialog/dialog.ajax.js                                | 3 +--
 core/misc/dialog/dialog.jquery-ui.js                           | 3 +--
 core/misc/dialog/dialog.js                                     | 3 +--
 core/misc/dialog/dialog.position.js                            | 3 +--
 core/misc/displace.js                                          | 3 +--
 core/misc/dropbutton/dropbutton.js                             | 3 +--
 core/misc/drupal.init.js                                       | 3 +--
 core/misc/drupal.js                                            | 3 +--
 core/misc/drupalSettingsLoader.js                              | 3 +--
 core/misc/entity-form.js                                       | 3 +--
 core/misc/form.js                                              | 3 +--
 core/misc/machine-name.js                                      | 3 +--
 core/misc/progress.js                                          | 3 +--
 core/misc/states.js                                            | 3 +--
 core/misc/tabbingmanager.js                                    | 3 +--
 core/misc/tabledrag.js                                         | 3 +--
 core/misc/tableheader.js                                       | 3 +--
 core/misc/tableresponsive.js                                   | 3 +--
 core/misc/tableselect.js                                       | 3 +--
 core/misc/timezone.js                                          | 3 +--
 core/misc/vertical-tabs.js                                     | 3 +--
 core/modules/big_pipe/js/big_pipe.js                           | 3 +--
 core/modules/block/js/block.admin.js                           | 3 +--
 core/modules/block/js/block.js                                 | 3 +--
 core/modules/book/book.js                                      | 3 +--
 core/modules/ckeditor/js/ckeditor.admin.js                     | 3 +--
 core/modules/ckeditor/js/ckeditor.drupalimage.admin.js         | 3 +--
 core/modules/ckeditor/js/ckeditor.js                           | 3 +--
 core/modules/ckeditor/js/ckeditor.language.admin.js            | 3 +--
 core/modules/ckeditor/js/ckeditor.stylescombo.admin.js         | 3 +--
 core/modules/ckeditor/js/models/Model.js                       | 3 +--
 core/modules/ckeditor/js/plugins/drupalimage/plugin.js         | 3 +--
 core/modules/ckeditor/js/plugins/drupalimagecaption/plugin.js  | 3 +--
 core/modules/ckeditor/js/plugins/drupallink/plugin.js          | 3 +--
 core/modules/ckeditor/js/views/AuralView.js                    | 3 +--
 core/modules/ckeditor/js/views/ControllerView.js               | 3 +--
 core/modules/ckeditor/js/views/KeyboardView.js                 | 3 +--
 core/modules/ckeditor/js/views/VisualView.js                   | 3 +--
 core/modules/ckeditor/tests/modules/js/ajax-css.js             | 3 +--
 core/modules/color/color.js                                    | 3 +--
 core/modules/color/preview.js                                  | 3 +--
 .../themes/color_test_theme/js/color_test_theme-fontsize.js    | 3 +--
 core/modules/comment/comment-entity-form.js                    | 3 +--
 core/modules/comment/js/comment-by-viewer.js                   | 3 +--
 core/modules/comment/js/comment-new-indicator.js               | 3 +--
 core/modules/comment/js/node-new-comments-link.js              | 3 +--
 core/modules/content_translation/content_translation.admin.js  | 3 +--
 core/modules/contextual/js/contextual.js                       | 3 +--
 core/modules/contextual/js/contextual.toolbar.js               | 3 +--
 core/modules/contextual/js/models/StateModel.js                | 3 +--
 core/modules/contextual/js/toolbar/models/StateModel.js        | 3 +--
 core/modules/contextual/js/toolbar/views/AuralView.js          | 3 +--
 core/modules/contextual/js/toolbar/views/VisualView.js         | 3 +--
 core/modules/contextual/js/views/AuralView.js                  | 3 +--
 core/modules/contextual/js/views/KeyboardView.js               | 3 +--
 core/modules/contextual/js/views/RegionView.js                 | 3 +--
 core/modules/contextual/js/views/VisualView.js                 | 3 +--
 core/modules/editor/js/editor.admin.js                         | 3 +--
 core/modules/editor/js/editor.dialog.js                        | 3 +--
 core/modules/editor/js/editor.formattedTextEditor.js           | 3 +--
 core/modules/editor/js/editor.js                               | 3 +--
 core/modules/field_ui/field_ui.js                              | 3 +--
 core/modules/file/file.js                                      | 3 +--
 core/modules/filter/filter.admin.js                            | 3 +--
 core/modules/filter/filter.filter_html.admin.js                | 3 +--
 core/modules/filter/filter.js                                  | 3 +--
 core/modules/history/js/history.js                             | 3 +--
 core/modules/history/js/mark-as-read.js                        | 3 +--
 core/modules/image/js/editors/image.js                         | 3 +--
 core/modules/image/js/theme.js                                 | 3 +--
 core/modules/language/language.admin.js                        | 3 +--
 core/modules/locale/locale.admin.js                            | 3 +--
 core/modules/locale/locale.bulk.js                             | 3 +--
 core/modules/locale/locale.datepicker.js                       | 3 +--
 core/modules/locale/tests/locale_test.js                       | 3 +--
 core/modules/media/js/media_form.js                            | 3 +--
 core/modules/media/js/media_type_form.js                       | 3 +--
 core/modules/menu_ui/menu_ui.admin.js                          | 3 +--
 core/modules/menu_ui/menu_ui.js                                | 3 +--
 core/modules/node/content_types.js                             | 3 +--
 core/modules/node/node.js                                      | 3 +--
 core/modules/node/node.preview.js                              | 3 +--
 core/modules/outside_in/js/off-canvas.js                       | 3 +--
 core/modules/outside_in/js/outside_in.js                       | 3 +--
 core/modules/path/path.js                                      | 3 +--
 core/modules/quickedit/js/editors/formEditor.js                | 3 +--
 core/modules/quickedit/js/editors/plainTextEditor.js           | 3 +--
 core/modules/quickedit/js/models/AppModel.js                   | 3 +--
 core/modules/quickedit/js/models/BaseModel.js                  | 3 +--
 core/modules/quickedit/js/models/EditorModel.js                | 3 +--
 core/modules/quickedit/js/models/EntityModel.js                | 3 +--
 core/modules/quickedit/js/models/FieldModel.js                 | 3 +--
 core/modules/quickedit/js/quickedit.js                         | 3 +--
 core/modules/quickedit/js/theme.js                             | 3 +--
 core/modules/quickedit/js/util.js                              | 3 +--
 core/modules/quickedit/js/views/AppView.js                     | 3 +--
 core/modules/quickedit/js/views/ContextualLinkView.js          | 3 +--
 core/modules/quickedit/js/views/EditorView.js                  | 3 +--
 core/modules/quickedit/js/views/EntityDecorationView.js        | 3 +--
 core/modules/quickedit/js/views/EntityToolbarView.js           | 3 +--
 core/modules/quickedit/js/views/FieldDecorationView.js         | 3 +--
 core/modules/quickedit/js/views/FieldToolbarView.js            | 3 +--
 core/modules/responsive_image/js/responsive_image.ajax.js      | 3 +--
 core/modules/simpletest/simpletest.js                          | 3 +--
 core/modules/statistics/statistics.js                          | 3 +--
 core/modules/system/js/system.date.js                          | 3 +--
 core/modules/system/js/system.js                               | 3 +--
 core/modules/system/js/system.modules.js                       | 3 +--
 .../js/js_webassert_test.wait_for_ajax_request.js              | 3 +--
 .../js_webassert_test/js/js_webassert_test.wait_for_element.js | 3 +--
 .../system/tests/modules/twig_theme_test/twig_theme_test.js    | 3 +--
 core/modules/system/tests/themes/test_theme/js/collapse.js     | 3 +--
 core/modules/taxonomy/taxonomy.js                              | 3 +--
 core/modules/text/text.js                                      | 3 +--
 core/modules/toolbar/js/escapeAdmin.js                         | 3 +--
 core/modules/toolbar/js/models/MenuModel.js                    | 3 +--
 core/modules/toolbar/js/models/ToolbarModel.js                 | 3 +--
 core/modules/toolbar/js/toolbar.js                             | 3 +--
 core/modules/toolbar/js/toolbar.menu.js                        | 3 +--
 core/modules/toolbar/js/views/BodyVisualView.js                | 3 +--
 core/modules/toolbar/js/views/MenuVisualView.js                | 3 +--
 core/modules/toolbar/js/views/ToolbarAuralView.js              | 3 +--
 core/modules/toolbar/js/views/ToolbarVisualView.js             | 3 +--
 core/modules/tour/js/tour.js                                   | 3 +--
 core/modules/tracker/js/tracker-history.js                     | 3 +--
 core/modules/user/user.js                                      | 3 +--
 core/modules/user/user.permissions.js                          | 3 +--
 core/modules/views/js/ajax_view.js                             | 3 +--
 core/modules/views/js/base.js                                  | 3 +--
 .../views/tests/modules/views_test_data/views_cache.test.js    | 3 +--
 core/modules/views_ui/js/ajax.js                               | 3 +--
 core/modules/views_ui/js/dialog.views.js                       | 3 +--
 core/modules/views_ui/js/views-admin.js                        | 3 +--
 core/modules/views_ui/js/views_ui.listing.js                   | 3 +--
 core/scripts/js/compile.js                                     | 2 +-
 core/themes/bartik/color/preview.js                            | 3 +--
 core/themes/seven/js/mobile.install.js                         | 3 +--
 core/themes/seven/js/nav-tabs.js                               | 3 +--
 core/themes/seven/js/responsive-details.js                     | 3 +--
 148 files changed, 148 insertions(+), 295 deletions(-)

diff --git a/core/misc/active-link.js b/core/misc/active-link.js
index 9251c4e8cb21..07349f816743 100644
--- a/core/misc/active-link.js
+++ b/core/misc/active-link.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/active-link.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/ajax.js b/core/misc/ajax.js
index 89b47988bcc0..6b15204a267c 100644
--- a/core/misc/ajax.js
+++ b/core/misc/ajax.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/ajax.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/announce.js b/core/misc/announce.js
index 27ca35861c12..3afcc8816b10 100644
--- a/core/misc/announce.js
+++ b/core/misc/announce.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/announce.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/autocomplete.js b/core/misc/autocomplete.js
index 04cc50a98a86..c2419a4c6f6a 100644
--- a/core/misc/autocomplete.js
+++ b/core/misc/autocomplete.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/autocomplete.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/batch.js b/core/misc/batch.js
index 6a2858bfa938..b79cdcf27be6 100644
--- a/core/misc/batch.js
+++ b/core/misc/batch.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/batch.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/collapse.js b/core/misc/collapse.js
index 49ed00fee242..a621904be88f 100644
--- a/core/misc/collapse.js
+++ b/core/misc/collapse.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/collapse.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/date.js b/core/misc/date.js
index 89dcd7abea3f..462784ab3fd3 100644
--- a/core/misc/date.js
+++ b/core/misc/date.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/date.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/debounce.js b/core/misc/debounce.js
index 2ad1f872556c..66136403b6db 100644
--- a/core/misc/debounce.js
+++ b/core/misc/debounce.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/debounce.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/details-aria.js b/core/misc/details-aria.js
index 833146cf4759..475411ed7bf0 100644
--- a/core/misc/details-aria.js
+++ b/core/misc/details-aria.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/details-aria.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/dialog/dialog.ajax.js b/core/misc/dialog/dialog.ajax.js
index 0ab7e74d3c3c..92a49e980117 100644
--- a/core/misc/dialog/dialog.ajax.js
+++ b/core/misc/dialog/dialog.ajax.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/dialog/dialog.ajax.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/dialog/dialog.jquery-ui.js b/core/misc/dialog/dialog.jquery-ui.js
index cfa777e0ae8c..d1ecc2bc7d6b 100644
--- a/core/misc/dialog/dialog.jquery-ui.js
+++ b/core/misc/dialog/dialog.jquery-ui.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/dialog/dialog.jquery-ui.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/dialog/dialog.js b/core/misc/dialog/dialog.js
index 3cd2b0b64b69..3d3138f0a14b 100644
--- a/core/misc/dialog/dialog.js
+++ b/core/misc/dialog/dialog.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/dialog/dialog.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/dialog/dialog.position.js b/core/misc/dialog/dialog.position.js
index fac104896e24..f6297d80dfc9 100644
--- a/core/misc/dialog/dialog.position.js
+++ b/core/misc/dialog/dialog.position.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/dialog/dialog.position.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/displace.js b/core/misc/displace.js
index da3f510dcbb4..28cee32273f5 100644
--- a/core/misc/displace.js
+++ b/core/misc/displace.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/displace.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/dropbutton/dropbutton.js b/core/misc/dropbutton/dropbutton.js
index 43ccda4552b7..bfe427d9f21d 100644
--- a/core/misc/dropbutton/dropbutton.js
+++ b/core/misc/dropbutton/dropbutton.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/dropbutton/dropbutton.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/drupal.init.js b/core/misc/drupal.init.js
index b9331579eaf4..c8c33b4b3fa4 100644
--- a/core/misc/drupal.init.js
+++ b/core/misc/drupal.init.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/drupal.init.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/drupal.js b/core/misc/drupal.js
index 12b2e457046e..e25fa6475c85 100644
--- a/core/misc/drupal.js
+++ b/core/misc/drupal.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/drupal.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/drupalSettingsLoader.js b/core/misc/drupalSettingsLoader.js
index dbc2d2b20c36..4889c2e9d186 100644
--- a/core/misc/drupalSettingsLoader.js
+++ b/core/misc/drupalSettingsLoader.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/drupalSettingsLoader.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/entity-form.js b/core/misc/entity-form.js
index c00f84f4e4f7..afafd27edc8b 100644
--- a/core/misc/entity-form.js
+++ b/core/misc/entity-form.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/entity-form.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/form.js b/core/misc/form.js
index 5c3625cc2568..60ad241c2cab 100644
--- a/core/misc/form.js
+++ b/core/misc/form.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/form.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/machine-name.js b/core/misc/machine-name.js
index 16fbdcb8c7c5..0293b7b2be78 100644
--- a/core/misc/machine-name.js
+++ b/core/misc/machine-name.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/machine-name.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/progress.js b/core/misc/progress.js
index bcba9c396bf3..83ae04cf94c8 100644
--- a/core/misc/progress.js
+++ b/core/misc/progress.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/progress.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/states.js b/core/misc/states.js
index 0354df4b4027..56c8b740cc9c 100644
--- a/core/misc/states.js
+++ b/core/misc/states.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/states.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/tabbingmanager.js b/core/misc/tabbingmanager.js
index 48aa40804e0e..41f4922ae27c 100644
--- a/core/misc/tabbingmanager.js
+++ b/core/misc/tabbingmanager.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/tabbingmanager.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/tabledrag.js b/core/misc/tabledrag.js
index 550c7a6bc88d..59d8f5d37705 100644
--- a/core/misc/tabledrag.js
+++ b/core/misc/tabledrag.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/tabledrag.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/tableheader.js b/core/misc/tableheader.js
index ccbd89f833c2..88fa4475c905 100644
--- a/core/misc/tableheader.js
+++ b/core/misc/tableheader.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/tableheader.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/tableresponsive.js b/core/misc/tableresponsive.js
index c42530d8c97c..32f0c3e48701 100644
--- a/core/misc/tableresponsive.js
+++ b/core/misc/tableresponsive.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/tableresponsive.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/tableselect.js b/core/misc/tableselect.js
index a111fbeacebb..d6c18672df7d 100644
--- a/core/misc/tableselect.js
+++ b/core/misc/tableselect.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/tableselect.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/timezone.js b/core/misc/timezone.js
index cd47f08fbca8..bbb71cfa34ae 100644
--- a/core/misc/timezone.js
+++ b/core/misc/timezone.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/timezone.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/misc/vertical-tabs.js b/core/misc/vertical-tabs.js
index 8f6a395b4924..c47a7cba0a47 100644
--- a/core/misc/vertical-tabs.js
+++ b/core/misc/vertical-tabs.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./misc/vertical-tabs.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/big_pipe/js/big_pipe.js b/core/modules/big_pipe/js/big_pipe.js
index 3e6f20a09339..66e7a1af43f4 100644
--- a/core/modules/big_pipe/js/big_pipe.js
+++ b/core/modules/big_pipe/js/big_pipe.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/big_pipe/js/big_pipe.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/block/js/block.admin.js b/core/modules/block/js/block.admin.js
index 4347ab5af78f..8b13b9cca367 100644
--- a/core/modules/block/js/block.admin.js
+++ b/core/modules/block/js/block.admin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/block/js/block.admin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/block/js/block.js b/core/modules/block/js/block.js
index 74d4275586e2..e9a8c732a5d5 100644
--- a/core/modules/block/js/block.js
+++ b/core/modules/block/js/block.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/block/js/block.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/book/book.js b/core/modules/book/book.js
index 3e45441e29bd..ce63a7fe4469 100644
--- a/core/modules/book/book.js
+++ b/core/modules/book/book.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/book/book.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/ckeditor/js/ckeditor.admin.js b/core/modules/ckeditor/js/ckeditor.admin.js
index 1d8fea3a8fcf..54be395318f0 100644
--- a/core/modules/ckeditor/js/ckeditor.admin.js
+++ b/core/modules/ckeditor/js/ckeditor.admin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/ckeditor/js/ckeditor.admin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/ckeditor/js/ckeditor.drupalimage.admin.js b/core/modules/ckeditor/js/ckeditor.drupalimage.admin.js
index 3f568178a5e6..783b5b12330b 100644
--- a/core/modules/ckeditor/js/ckeditor.drupalimage.admin.js
+++ b/core/modules/ckeditor/js/ckeditor.drupalimage.admin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/ckeditor/js/ckeditor.drupalimage.admin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/ckeditor/js/ckeditor.js b/core/modules/ckeditor/js/ckeditor.js
index bf130cfd6241..df0fa98f1166 100644
--- a/core/modules/ckeditor/js/ckeditor.js
+++ b/core/modules/ckeditor/js/ckeditor.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/ckeditor/js/ckeditor.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/ckeditor/js/ckeditor.language.admin.js b/core/modules/ckeditor/js/ckeditor.language.admin.js
index 7d7b70107aae..6c69bd3c7fd6 100644
--- a/core/modules/ckeditor/js/ckeditor.language.admin.js
+++ b/core/modules/ckeditor/js/ckeditor.language.admin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/ckeditor/js/ckeditor.language.admin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/ckeditor/js/ckeditor.stylescombo.admin.js b/core/modules/ckeditor/js/ckeditor.stylescombo.admin.js
index f90dfb6cf623..e73ebc48988d 100644
--- a/core/modules/ckeditor/js/ckeditor.stylescombo.admin.js
+++ b/core/modules/ckeditor/js/ckeditor.stylescombo.admin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/ckeditor/js/ckeditor.stylescombo.admin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/ckeditor/js/models/Model.js b/core/modules/ckeditor/js/models/Model.js
index c5cff3245bdc..4f03ed07a491 100644
--- a/core/modules/ckeditor/js/models/Model.js
+++ b/core/modules/ckeditor/js/models/Model.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/ckeditor/js/models/Model.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/ckeditor/js/plugins/drupalimage/plugin.js b/core/modules/ckeditor/js/plugins/drupalimage/plugin.js
index da9171958561..a154cff66f9d 100644
--- a/core/modules/ckeditor/js/plugins/drupalimage/plugin.js
+++ b/core/modules/ckeditor/js/plugins/drupalimage/plugin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/ckeditor/js/plugins/drupalimage/plugin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/ckeditor/js/plugins/drupalimagecaption/plugin.js b/core/modules/ckeditor/js/plugins/drupalimagecaption/plugin.js
index 4928c320a5e9..25b86c41b7e2 100644
--- a/core/modules/ckeditor/js/plugins/drupalimagecaption/plugin.js
+++ b/core/modules/ckeditor/js/plugins/drupalimagecaption/plugin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/ckeditor/js/plugins/drupalimagecaption/plugin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/ckeditor/js/plugins/drupallink/plugin.js b/core/modules/ckeditor/js/plugins/drupallink/plugin.js
index ee6ca366dd56..26c0f1df8209 100644
--- a/core/modules/ckeditor/js/plugins/drupallink/plugin.js
+++ b/core/modules/ckeditor/js/plugins/drupallink/plugin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/ckeditor/js/plugins/drupallink/plugin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/ckeditor/js/views/AuralView.js b/core/modules/ckeditor/js/views/AuralView.js
index 38b838b14525..4e9594283a70 100644
--- a/core/modules/ckeditor/js/views/AuralView.js
+++ b/core/modules/ckeditor/js/views/AuralView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/ckeditor/js/views/AuralView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/ckeditor/js/views/ControllerView.js b/core/modules/ckeditor/js/views/ControllerView.js
index ab1e8bff8305..f52f16fa642e 100644
--- a/core/modules/ckeditor/js/views/ControllerView.js
+++ b/core/modules/ckeditor/js/views/ControllerView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/ckeditor/js/views/ControllerView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/ckeditor/js/views/KeyboardView.js b/core/modules/ckeditor/js/views/KeyboardView.js
index 9c124048f585..146fb6c155ba 100644
--- a/core/modules/ckeditor/js/views/KeyboardView.js
+++ b/core/modules/ckeditor/js/views/KeyboardView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/ckeditor/js/views/KeyboardView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/ckeditor/js/views/VisualView.js b/core/modules/ckeditor/js/views/VisualView.js
index 67368d8901a2..fe8542eafc8d 100644
--- a/core/modules/ckeditor/js/views/VisualView.js
+++ b/core/modules/ckeditor/js/views/VisualView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/ckeditor/js/views/VisualView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/ckeditor/tests/modules/js/ajax-css.js b/core/modules/ckeditor/tests/modules/js/ajax-css.js
index ca78134f5114..8eaf42e72e83 100644
--- a/core/modules/ckeditor/tests/modules/js/ajax-css.js
+++ b/core/modules/ckeditor/tests/modules/js/ajax-css.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/ckeditor/tests/modules/js/ajax-css.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/color/color.js b/core/modules/color/color.js
index 78d3ba5f6937..a491c5369c83 100644
--- a/core/modules/color/color.js
+++ b/core/modules/color/color.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/color/color.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/color/preview.js b/core/modules/color/preview.js
index a303bab1e7b4..e52a92fd1a7c 100644
--- a/core/modules/color/preview.js
+++ b/core/modules/color/preview.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/color/preview.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/color/tests/modules/color_test/themes/color_test_theme/js/color_test_theme-fontsize.js b/core/modules/color/tests/modules/color_test/themes/color_test_theme/js/color_test_theme-fontsize.js
index 6881f780bb1f..e8e9df061e81 100644
--- a/core/modules/color/tests/modules/color_test/themes/color_test_theme/js/color_test_theme-fontsize.js
+++ b/core/modules/color/tests/modules/color_test/themes/color_test_theme/js/color_test_theme-fontsize.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/color/tests/modules/color_test/themes/color_test_theme/js/color_test_theme-fontsize.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/comment/comment-entity-form.js b/core/modules/comment/comment-entity-form.js
index 8121e464b3df..4114cec9c91d 100644
--- a/core/modules/comment/comment-entity-form.js
+++ b/core/modules/comment/comment-entity-form.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/comment/comment-entity-form.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/comment/js/comment-by-viewer.js b/core/modules/comment/js/comment-by-viewer.js
index 360ab3bfcfcd..b9ec6dbdce33 100644
--- a/core/modules/comment/js/comment-by-viewer.js
+++ b/core/modules/comment/js/comment-by-viewer.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/comment/js/comment-by-viewer.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/comment/js/comment-new-indicator.js b/core/modules/comment/js/comment-new-indicator.js
index b896b5df6c86..efb8e0573554 100644
--- a/core/modules/comment/js/comment-new-indicator.js
+++ b/core/modules/comment/js/comment-new-indicator.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/comment/js/comment-new-indicator.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/comment/js/node-new-comments-link.js b/core/modules/comment/js/node-new-comments-link.js
index ae3cd121f094..8685f1eb7a11 100644
--- a/core/modules/comment/js/node-new-comments-link.js
+++ b/core/modules/comment/js/node-new-comments-link.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/comment/js/node-new-comments-link.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/content_translation/content_translation.admin.js b/core/modules/content_translation/content_translation.admin.js
index 74ef925b77f2..317734f3b1ee 100644
--- a/core/modules/content_translation/content_translation.admin.js
+++ b/core/modules/content_translation/content_translation.admin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/content_translation/content_translation.admin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/contextual/js/contextual.js b/core/modules/contextual/js/contextual.js
index 7eb42ec3de0d..9093d974f7d5 100644
--- a/core/modules/contextual/js/contextual.js
+++ b/core/modules/contextual/js/contextual.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/contextual/js/contextual.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/contextual/js/contextual.toolbar.js b/core/modules/contextual/js/contextual.toolbar.js
index 291a5a68c300..87f24161d09e 100644
--- a/core/modules/contextual/js/contextual.toolbar.js
+++ b/core/modules/contextual/js/contextual.toolbar.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/contextual/js/contextual.toolbar.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/contextual/js/models/StateModel.js b/core/modules/contextual/js/models/StateModel.js
index ac9a89582486..79f34153b1e7 100644
--- a/core/modules/contextual/js/models/StateModel.js
+++ b/core/modules/contextual/js/models/StateModel.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/contextual/js/models/StateModel.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/contextual/js/toolbar/models/StateModel.js b/core/modules/contextual/js/toolbar/models/StateModel.js
index 93eed97b5b55..8c29166c39ac 100644
--- a/core/modules/contextual/js/toolbar/models/StateModel.js
+++ b/core/modules/contextual/js/toolbar/models/StateModel.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/contextual/js/toolbar/models/StateModel.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/contextual/js/toolbar/views/AuralView.js b/core/modules/contextual/js/toolbar/views/AuralView.js
index 132342f5801e..7410313d4c27 100644
--- a/core/modules/contextual/js/toolbar/views/AuralView.js
+++ b/core/modules/contextual/js/toolbar/views/AuralView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/contextual/js/toolbar/views/AuralView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/contextual/js/toolbar/views/VisualView.js b/core/modules/contextual/js/toolbar/views/VisualView.js
index f666a95c2180..06e016d7c595 100644
--- a/core/modules/contextual/js/toolbar/views/VisualView.js
+++ b/core/modules/contextual/js/toolbar/views/VisualView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/contextual/js/toolbar/views/VisualView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/contextual/js/views/AuralView.js b/core/modules/contextual/js/views/AuralView.js
index 5cbefcdd785d..e4ffc34793cc 100644
--- a/core/modules/contextual/js/views/AuralView.js
+++ b/core/modules/contextual/js/views/AuralView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/contextual/js/views/AuralView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/contextual/js/views/KeyboardView.js b/core/modules/contextual/js/views/KeyboardView.js
index 1539971d6833..789efd5d4152 100644
--- a/core/modules/contextual/js/views/KeyboardView.js
+++ b/core/modules/contextual/js/views/KeyboardView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/contextual/js/views/KeyboardView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/contextual/js/views/RegionView.js b/core/modules/contextual/js/views/RegionView.js
index d37e10f3c283..9ee43ad30226 100644
--- a/core/modules/contextual/js/views/RegionView.js
+++ b/core/modules/contextual/js/views/RegionView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/contextual/js/views/RegionView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/contextual/js/views/VisualView.js b/core/modules/contextual/js/views/VisualView.js
index c54f50f87189..7328bc24bd5f 100644
--- a/core/modules/contextual/js/views/VisualView.js
+++ b/core/modules/contextual/js/views/VisualView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/contextual/js/views/VisualView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/editor/js/editor.admin.js b/core/modules/editor/js/editor.admin.js
index d2ea26bd9e2e..8291a04d15f9 100644
--- a/core/modules/editor/js/editor.admin.js
+++ b/core/modules/editor/js/editor.admin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/editor/js/editor.admin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/editor/js/editor.dialog.js b/core/modules/editor/js/editor.dialog.js
index bba05a7665e1..dec745f71b5f 100644
--- a/core/modules/editor/js/editor.dialog.js
+++ b/core/modules/editor/js/editor.dialog.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/editor/js/editor.dialog.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/editor/js/editor.formattedTextEditor.js b/core/modules/editor/js/editor.formattedTextEditor.js
index 470a3c60c79f..7af34d336af3 100644
--- a/core/modules/editor/js/editor.formattedTextEditor.js
+++ b/core/modules/editor/js/editor.formattedTextEditor.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/editor/js/editor.formattedTextEditor.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/editor/js/editor.js b/core/modules/editor/js/editor.js
index 2c0fc15735d1..b257926048f9 100644
--- a/core/modules/editor/js/editor.js
+++ b/core/modules/editor/js/editor.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/editor/js/editor.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/field_ui/field_ui.js b/core/modules/field_ui/field_ui.js
index 58f832c02124..c76cf04e5e43 100644
--- a/core/modules/field_ui/field_ui.js
+++ b/core/modules/field_ui/field_ui.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/field_ui/field_ui.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/file/file.js b/core/modules/file/file.js
index c65709a7ef6a..27e2775984ff 100644
--- a/core/modules/file/file.js
+++ b/core/modules/file/file.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/file/file.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/filter/filter.admin.js b/core/modules/filter/filter.admin.js
index 8fb815e01b03..f9d0ffddf41c 100644
--- a/core/modules/filter/filter.admin.js
+++ b/core/modules/filter/filter.admin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/filter/filter.admin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/filter/filter.filter_html.admin.js b/core/modules/filter/filter.filter_html.admin.js
index cd1235a3f121..23a7e2822375 100644
--- a/core/modules/filter/filter.filter_html.admin.js
+++ b/core/modules/filter/filter.filter_html.admin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/filter/filter.filter_html.admin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/filter/filter.js b/core/modules/filter/filter.js
index 2598bde610e9..62bb0fcbf51d 100644
--- a/core/modules/filter/filter.js
+++ b/core/modules/filter/filter.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/filter/filter.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/history/js/history.js b/core/modules/history/js/history.js
index c24f4e839ae7..4778095dad48 100644
--- a/core/modules/history/js/history.js
+++ b/core/modules/history/js/history.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/history/js/history.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/history/js/mark-as-read.js b/core/modules/history/js/mark-as-read.js
index bd8f8f0fb982..45b47314571a 100644
--- a/core/modules/history/js/mark-as-read.js
+++ b/core/modules/history/js/mark-as-read.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/history/js/mark-as-read.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/image/js/editors/image.js b/core/modules/image/js/editors/image.js
index 635cbaf5469d..76b34ff93211 100644
--- a/core/modules/image/js/editors/image.js
+++ b/core/modules/image/js/editors/image.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/image/js/editors/image.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/image/js/theme.js b/core/modules/image/js/theme.js
index dadc863203d5..145c01afa7d7 100644
--- a/core/modules/image/js/theme.js
+++ b/core/modules/image/js/theme.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/image/js/theme.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/language/language.admin.js b/core/modules/language/language.admin.js
index b08a55dfe8b6..97951fff85c5 100644
--- a/core/modules/language/language.admin.js
+++ b/core/modules/language/language.admin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/language/language.admin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/locale/locale.admin.js b/core/modules/locale/locale.admin.js
index f287542d9b17..4cba791d82ad 100644
--- a/core/modules/locale/locale.admin.js
+++ b/core/modules/locale/locale.admin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/locale/locale.admin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/locale/locale.bulk.js b/core/modules/locale/locale.bulk.js
index e2da97851883..cfba02da1d9c 100644
--- a/core/modules/locale/locale.bulk.js
+++ b/core/modules/locale/locale.bulk.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/locale/locale.bulk.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/locale/locale.datepicker.js b/core/modules/locale/locale.datepicker.js
index 424c924cd86c..8274cfda8c72 100644
--- a/core/modules/locale/locale.datepicker.js
+++ b/core/modules/locale/locale.datepicker.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/locale/locale.datepicker.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/locale/tests/locale_test.js b/core/modules/locale/tests/locale_test.js
index def15853e8cd..86acc4a13c85 100644
--- a/core/modules/locale/tests/locale_test.js
+++ b/core/modules/locale/tests/locale_test.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/locale/tests/locale_test.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/media/js/media_form.js b/core/modules/media/js/media_form.js
index 9fe3ee230cff..0affedfe3d33 100644
--- a/core/modules/media/js/media_form.js
+++ b/core/modules/media/js/media_form.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/media/js/media_form.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/media/js/media_type_form.js b/core/modules/media/js/media_type_form.js
index d5c4a0306104..ee75f0ba81dd 100644
--- a/core/modules/media/js/media_type_form.js
+++ b/core/modules/media/js/media_type_form.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/media/js/media_type_form.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/menu_ui/menu_ui.admin.js b/core/modules/menu_ui/menu_ui.admin.js
index 854d05114232..abef62c39b77 100644
--- a/core/modules/menu_ui/menu_ui.admin.js
+++ b/core/modules/menu_ui/menu_ui.admin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/menu_ui/menu_ui.admin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/menu_ui/menu_ui.js b/core/modules/menu_ui/menu_ui.js
index 0d802148ba3b..7b00b8f56858 100644
--- a/core/modules/menu_ui/menu_ui.js
+++ b/core/modules/menu_ui/menu_ui.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/menu_ui/menu_ui.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/node/content_types.js b/core/modules/node/content_types.js
index 832f17a97871..7b7ce87b560b 100644
--- a/core/modules/node/content_types.js
+++ b/core/modules/node/content_types.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/node/content_types.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/node/node.js b/core/modules/node/node.js
index 76859aed54fe..95b2499009df 100644
--- a/core/modules/node/node.js
+++ b/core/modules/node/node.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/node/node.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/node/node.preview.js b/core/modules/node/node.preview.js
index 1ac13fefa58a..619b82365448 100644
--- a/core/modules/node/node.preview.js
+++ b/core/modules/node/node.preview.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/node/node.preview.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/outside_in/js/off-canvas.js b/core/modules/outside_in/js/off-canvas.js
index c52e699058df..9722c4682ed2 100644
--- a/core/modules/outside_in/js/off-canvas.js
+++ b/core/modules/outside_in/js/off-canvas.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/outside_in/js/off-canvas.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/outside_in/js/outside_in.js b/core/modules/outside_in/js/outside_in.js
index a28bd81406c3..83416c26e623 100644
--- a/core/modules/outside_in/js/outside_in.js
+++ b/core/modules/outside_in/js/outside_in.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/outside_in/js/outside_in.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/path/path.js b/core/modules/path/path.js
index 46ce540916e8..4b22c308b0cb 100644
--- a/core/modules/path/path.js
+++ b/core/modules/path/path.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/path/path.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/editors/formEditor.js b/core/modules/quickedit/js/editors/formEditor.js
index a60747c58357..58d58d9168ce 100644
--- a/core/modules/quickedit/js/editors/formEditor.js
+++ b/core/modules/quickedit/js/editors/formEditor.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/editors/formEditor.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/editors/plainTextEditor.js b/core/modules/quickedit/js/editors/plainTextEditor.js
index 7358c2692dc4..38d3129be45f 100644
--- a/core/modules/quickedit/js/editors/plainTextEditor.js
+++ b/core/modules/quickedit/js/editors/plainTextEditor.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/editors/plainTextEditor.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/models/AppModel.js b/core/modules/quickedit/js/models/AppModel.js
index 7abc0d9b0ad8..8eeb2bbaed76 100644
--- a/core/modules/quickedit/js/models/AppModel.js
+++ b/core/modules/quickedit/js/models/AppModel.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/models/AppModel.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/models/BaseModel.js b/core/modules/quickedit/js/models/BaseModel.js
index 6b882bbe374c..1f77c5a1b85c 100644
--- a/core/modules/quickedit/js/models/BaseModel.js
+++ b/core/modules/quickedit/js/models/BaseModel.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/models/BaseModel.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
diff --git a/core/modules/quickedit/js/models/EditorModel.js b/core/modules/quickedit/js/models/EditorModel.js
index 29a0c93a9f50..089e729fb57a 100644
--- a/core/modules/quickedit/js/models/EditorModel.js
+++ b/core/modules/quickedit/js/models/EditorModel.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/models/EditorModel.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/models/EntityModel.js b/core/modules/quickedit/js/models/EntityModel.js
index ebea7a36b0c6..c60518321157 100644
--- a/core/modules/quickedit/js/models/EntityModel.js
+++ b/core/modules/quickedit/js/models/EntityModel.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/models/EntityModel.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/models/FieldModel.js b/core/modules/quickedit/js/models/FieldModel.js
index 305b4a381e9a..312cbf6ec8a3 100644
--- a/core/modules/quickedit/js/models/FieldModel.js
+++ b/core/modules/quickedit/js/models/FieldModel.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/models/FieldModel.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/quickedit.js b/core/modules/quickedit/js/quickedit.js
index 5f888ea817f7..09064ae89072 100644
--- a/core/modules/quickedit/js/quickedit.js
+++ b/core/modules/quickedit/js/quickedit.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/quickedit.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/theme.js b/core/modules/quickedit/js/theme.js
index 14c3cc3a6c2f..cc63d3124815 100644
--- a/core/modules/quickedit/js/theme.js
+++ b/core/modules/quickedit/js/theme.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/theme.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/util.js b/core/modules/quickedit/js/util.js
index 677d5beb8930..0d0a92300b75 100644
--- a/core/modules/quickedit/js/util.js
+++ b/core/modules/quickedit/js/util.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/util.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/views/AppView.js b/core/modules/quickedit/js/views/AppView.js
index 5c7d12c8ec50..291179da5214 100644
--- a/core/modules/quickedit/js/views/AppView.js
+++ b/core/modules/quickedit/js/views/AppView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/views/AppView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/views/ContextualLinkView.js b/core/modules/quickedit/js/views/ContextualLinkView.js
index d6ea93ae6ded..7fdd1d764b83 100644
--- a/core/modules/quickedit/js/views/ContextualLinkView.js
+++ b/core/modules/quickedit/js/views/ContextualLinkView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/views/ContextualLinkView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/views/EditorView.js b/core/modules/quickedit/js/views/EditorView.js
index c0456ac99f3a..7c7cccfcb91c 100644
--- a/core/modules/quickedit/js/views/EditorView.js
+++ b/core/modules/quickedit/js/views/EditorView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/views/EditorView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/views/EntityDecorationView.js b/core/modules/quickedit/js/views/EntityDecorationView.js
index 9233696db32c..48b6521f70bd 100644
--- a/core/modules/quickedit/js/views/EntityDecorationView.js
+++ b/core/modules/quickedit/js/views/EntityDecorationView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/views/EntityDecorationView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/views/EntityToolbarView.js b/core/modules/quickedit/js/views/EntityToolbarView.js
index 21ca0c387eee..7c63a00b8475 100644
--- a/core/modules/quickedit/js/views/EntityToolbarView.js
+++ b/core/modules/quickedit/js/views/EntityToolbarView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/views/EntityToolbarView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/views/FieldDecorationView.js b/core/modules/quickedit/js/views/FieldDecorationView.js
index cfe175d5cca7..cce70e721b29 100644
--- a/core/modules/quickedit/js/views/FieldDecorationView.js
+++ b/core/modules/quickedit/js/views/FieldDecorationView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/views/FieldDecorationView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/quickedit/js/views/FieldToolbarView.js b/core/modules/quickedit/js/views/FieldToolbarView.js
index 488730e15243..2a7cc1293d93 100644
--- a/core/modules/quickedit/js/views/FieldToolbarView.js
+++ b/core/modules/quickedit/js/views/FieldToolbarView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/quickedit/js/views/FieldToolbarView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/responsive_image/js/responsive_image.ajax.js b/core/modules/responsive_image/js/responsive_image.ajax.js
index d376e09b75d9..af676bb6c6d8 100644
--- a/core/modules/responsive_image/js/responsive_image.ajax.js
+++ b/core/modules/responsive_image/js/responsive_image.ajax.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/responsive_image/js/responsive_image.ajax.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/simpletest/simpletest.js b/core/modules/simpletest/simpletest.js
index 4bdcb1164fcd..60ab27d4adde 100644
--- a/core/modules/simpletest/simpletest.js
+++ b/core/modules/simpletest/simpletest.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/simpletest/simpletest.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/statistics/statistics.js b/core/modules/statistics/statistics.js
index c781dd8ffa0d..f46ebf1bf3ba 100644
--- a/core/modules/statistics/statistics.js
+++ b/core/modules/statistics/statistics.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/statistics/statistics.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/system/js/system.date.js b/core/modules/system/js/system.date.js
index e61097698642..ea7cd8b4714d 100644
--- a/core/modules/system/js/system.date.js
+++ b/core/modules/system/js/system.date.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/system/js/system.date.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/system/js/system.js b/core/modules/system/js/system.js
index 56c29f433d79..5d145b8a4ae6 100644
--- a/core/modules/system/js/system.js
+++ b/core/modules/system/js/system.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/system/js/system.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/system/js/system.modules.js b/core/modules/system/js/system.modules.js
index 23dbcbeecced..9a94985cb3d6 100644
--- a/core/modules/system/js/system.modules.js
+++ b/core/modules/system/js/system.modules.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/system/js/system.modules.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/system/tests/modules/js_webassert_test/js/js_webassert_test.wait_for_ajax_request.js b/core/modules/system/tests/modules/js_webassert_test/js/js_webassert_test.wait_for_ajax_request.js
index 2a8ce93bbfc6..a5888daf7755 100644
--- a/core/modules/system/tests/modules/js_webassert_test/js/js_webassert_test.wait_for_ajax_request.js
+++ b/core/modules/system/tests/modules/js_webassert_test/js/js_webassert_test.wait_for_ajax_request.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/system/tests/modules/js_webassert_test/js/js_webassert_test.wait_for_ajax_request.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/system/tests/modules/js_webassert_test/js/js_webassert_test.wait_for_element.js b/core/modules/system/tests/modules/js_webassert_test/js/js_webassert_test.wait_for_element.js
index 61b7c787c01b..203a8ed76d48 100644
--- a/core/modules/system/tests/modules/js_webassert_test/js/js_webassert_test.wait_for_element.js
+++ b/core/modules/system/tests/modules/js_webassert_test/js/js_webassert_test.wait_for_element.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/system/tests/modules/js_webassert_test/js/js_webassert_test.wait_for_element.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/system/tests/modules/twig_theme_test/twig_theme_test.js b/core/modules/system/tests/modules/twig_theme_test/twig_theme_test.js
index b106e35febfc..9d11a7c1c32d 100644
--- a/core/modules/system/tests/modules/twig_theme_test/twig_theme_test.js
+++ b/core/modules/system/tests/modules/twig_theme_test/twig_theme_test.js
@@ -1,7 +1,6 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/system/tests/modules/twig_theme_test/twig_theme_test.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
\ No newline at end of file
diff --git a/core/modules/system/tests/themes/test_theme/js/collapse.js b/core/modules/system/tests/themes/test_theme/js/collapse.js
index 794f4a5a5b90..9d11a7c1c32d 100644
--- a/core/modules/system/tests/themes/test_theme/js/collapse.js
+++ b/core/modules/system/tests/themes/test_theme/js/collapse.js
@@ -1,7 +1,6 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/system/tests/themes/test_theme/js/collapse.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
\ No newline at end of file
diff --git a/core/modules/taxonomy/taxonomy.js b/core/modules/taxonomy/taxonomy.js
index dfbdff318336..88899486af7f 100644
--- a/core/modules/taxonomy/taxonomy.js
+++ b/core/modules/taxonomy/taxonomy.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/taxonomy/taxonomy.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/text/text.js b/core/modules/text/text.js
index 556954c20184..d88032cab656 100644
--- a/core/modules/text/text.js
+++ b/core/modules/text/text.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/text/text.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/toolbar/js/escapeAdmin.js b/core/modules/toolbar/js/escapeAdmin.js
index 757616cb8c5b..4e7f30768e00 100644
--- a/core/modules/toolbar/js/escapeAdmin.js
+++ b/core/modules/toolbar/js/escapeAdmin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/toolbar/js/escapeAdmin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/toolbar/js/models/MenuModel.js b/core/modules/toolbar/js/models/MenuModel.js
index 4e221a841f59..867a4801d1fb 100644
--- a/core/modules/toolbar/js/models/MenuModel.js
+++ b/core/modules/toolbar/js/models/MenuModel.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/toolbar/js/models/MenuModel.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/toolbar/js/models/ToolbarModel.js b/core/modules/toolbar/js/models/ToolbarModel.js
index 45e254f7233f..4f876914a3b6 100644
--- a/core/modules/toolbar/js/models/ToolbarModel.js
+++ b/core/modules/toolbar/js/models/ToolbarModel.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/toolbar/js/models/ToolbarModel.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/toolbar/js/toolbar.js b/core/modules/toolbar/js/toolbar.js
index a0819f4d434b..2d196ac2db98 100644
--- a/core/modules/toolbar/js/toolbar.js
+++ b/core/modules/toolbar/js/toolbar.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/toolbar/js/toolbar.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/toolbar/js/toolbar.menu.js b/core/modules/toolbar/js/toolbar.menu.js
index 97b142566183..3be315c9bdfd 100644
--- a/core/modules/toolbar/js/toolbar.menu.js
+++ b/core/modules/toolbar/js/toolbar.menu.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/toolbar/js/toolbar.menu.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/toolbar/js/views/BodyVisualView.js b/core/modules/toolbar/js/views/BodyVisualView.js
index e4aa12391d55..2aff30368986 100644
--- a/core/modules/toolbar/js/views/BodyVisualView.js
+++ b/core/modules/toolbar/js/views/BodyVisualView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/toolbar/js/views/BodyVisualView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/toolbar/js/views/MenuVisualView.js b/core/modules/toolbar/js/views/MenuVisualView.js
index dd9f2877a5b4..aa06586db19f 100644
--- a/core/modules/toolbar/js/views/MenuVisualView.js
+++ b/core/modules/toolbar/js/views/MenuVisualView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/toolbar/js/views/MenuVisualView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/toolbar/js/views/ToolbarAuralView.js b/core/modules/toolbar/js/views/ToolbarAuralView.js
index 59c2434d9c62..5a0dd256af0e 100644
--- a/core/modules/toolbar/js/views/ToolbarAuralView.js
+++ b/core/modules/toolbar/js/views/ToolbarAuralView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/toolbar/js/views/ToolbarAuralView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/toolbar/js/views/ToolbarVisualView.js b/core/modules/toolbar/js/views/ToolbarVisualView.js
index 330830bd50cd..3e5faf54d65a 100644
--- a/core/modules/toolbar/js/views/ToolbarVisualView.js
+++ b/core/modules/toolbar/js/views/ToolbarVisualView.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/toolbar/js/views/ToolbarVisualView.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/tour/js/tour.js b/core/modules/tour/js/tour.js
index 59c0278f54b4..f797afd4ea94 100644
--- a/core/modules/tour/js/tour.js
+++ b/core/modules/tour/js/tour.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/tour/js/tour.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/tracker/js/tracker-history.js b/core/modules/tracker/js/tracker-history.js
index 386c07c2134e..de3d439ab2f3 100644
--- a/core/modules/tracker/js/tracker-history.js
+++ b/core/modules/tracker/js/tracker-history.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/tracker/js/tracker-history.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/user/user.js b/core/modules/user/user.js
index ce7b85e501d8..a4d8b3f844da 100644
--- a/core/modules/user/user.js
+++ b/core/modules/user/user.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/user/user.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/user/user.permissions.js b/core/modules/user/user.permissions.js
index f7c8b82e21a7..547376ee65c7 100644
--- a/core/modules/user/user.permissions.js
+++ b/core/modules/user/user.permissions.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/user/user.permissions.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/views/js/ajax_view.js b/core/modules/views/js/ajax_view.js
index 876cdf11e140..550d27a393f9 100644
--- a/core/modules/views/js/ajax_view.js
+++ b/core/modules/views/js/ajax_view.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/views/js/ajax_view.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/views/js/base.js b/core/modules/views/js/base.js
index 510254be3dda..5256015c9636 100644
--- a/core/modules/views/js/base.js
+++ b/core/modules/views/js/base.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/views/js/base.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/views/tests/modules/views_test_data/views_cache.test.js b/core/modules/views/tests/modules/views_test_data/views_cache.test.js
index aa35fbaa96c2..9d11a7c1c32d 100644
--- a/core/modules/views/tests/modules/views_test_data/views_cache.test.js
+++ b/core/modules/views/tests/modules/views_test_data/views_cache.test.js
@@ -1,7 +1,6 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/views/tests/modules/views_test_data/views_cache.test.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
\ No newline at end of file
diff --git a/core/modules/views_ui/js/ajax.js b/core/modules/views_ui/js/ajax.js
index d2cf6d7eac76..56e1bf5d11f2 100644
--- a/core/modules/views_ui/js/ajax.js
+++ b/core/modules/views_ui/js/ajax.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/views_ui/js/ajax.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/views_ui/js/dialog.views.js b/core/modules/views_ui/js/dialog.views.js
index a4c20bb33a20..62a5bfafdc08 100644
--- a/core/modules/views_ui/js/dialog.views.js
+++ b/core/modules/views_ui/js/dialog.views.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/views_ui/js/dialog.views.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/views_ui/js/views-admin.js b/core/modules/views_ui/js/views-admin.js
index da3e6c1e9b45..01a11051e895 100644
--- a/core/modules/views_ui/js/views-admin.js
+++ b/core/modules/views_ui/js/views-admin.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/views_ui/js/views-admin.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/modules/views_ui/js/views_ui.listing.js b/core/modules/views_ui/js/views_ui.listing.js
index 7c998bf01254..5e2595c5ce90 100644
--- a/core/modules/views_ui/js/views_ui.listing.js
+++ b/core/modules/views_ui/js/views_ui.listing.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./modules/views_ui/js/views_ui.listing.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/scripts/js/compile.js b/core/scripts/js/compile.js
index 018ec37692b2..b2513bba090f 100644
--- a/core/scripts/js/compile.js
+++ b/core/scripts/js/compile.js
@@ -11,7 +11,7 @@ module.exports = (filePath, callback) => {
       plugins: [
         ['add-header-comment', {
           'header': [
-            `DO NOT EDIT THIS FILE.\nAll changes should be applied to ${filePath}\nSee the following change record for more information,\nhttps://www.drupal.org/node/2873849\n@preserve`
+            `DO NOT EDIT THIS FILE.\nSee the following change record for more information,\nhttps://www.drupal.org/node/2815083\n@preserve`
           ]
         }]
       ]
diff --git a/core/themes/bartik/color/preview.js b/core/themes/bartik/color/preview.js
index ad34b2bc77e0..6c619f566dcd 100644
--- a/core/themes/bartik/color/preview.js
+++ b/core/themes/bartik/color/preview.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./themes/bartik/color/preview.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/themes/seven/js/mobile.install.js b/core/themes/seven/js/mobile.install.js
index a10f1b8cb22c..defc25961a18 100644
--- a/core/themes/seven/js/mobile.install.js
+++ b/core/themes/seven/js/mobile.install.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./themes/seven/js/mobile.install.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/themes/seven/js/nav-tabs.js b/core/themes/seven/js/nav-tabs.js
index ec25c5201c17..cc8e65800a4b 100644
--- a/core/themes/seven/js/nav-tabs.js
+++ b/core/themes/seven/js/nav-tabs.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./themes/seven/js/nav-tabs.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
diff --git a/core/themes/seven/js/responsive-details.js b/core/themes/seven/js/responsive-details.js
index 63d22b3a50ed..76e76c9fe823 100644
--- a/core/themes/seven/js/responsive-details.js
+++ b/core/themes/seven/js/responsive-details.js
@@ -1,8 +1,7 @@
 /**
 * DO NOT EDIT THIS FILE.
-* All changes should be applied to ./themes/seven/js/responsive-details.es6.js
 * See the following change record for more information,
-* https://www.drupal.org/node/2873849
+* https://www.drupal.org/node/2815083
 * @preserve
 **/
 
-- 
GitLab