Introduce migration script for JavaScript modules
Example invocation of the script: ./refactor-folder-to-es-modules.sh ui It will consequently refactor all files in the ui folder to JavaScript modules. It will also update the BUILD.gn variables to remove the references from the old all_devtools_files into the new modules variables. Change-Id: I35ad6360b15d1aff250afffc8a28774c4e8cc1ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1808867Reviewed-by:Yang Guo <yangguo@chromium.org> Commit-Queue: Tim van der Lippe <tvanderlippe@google.com> Cr-Commit-Position: refs/heads/master@{#697602}
Showing
Please register or sign in to comment