Closed (fixed)
Project:
Drupal core
Version:
9.4.x-dev
Component:
javascript
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Aug 2022 at 06:53 UTC
Updated:
24 Aug 2022 at 13:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nod_Comment #3
xjmI can't sign off on this, but I think it's a great idea.
OTOH we've said we're removing the build step. Are we just removing it for core's own assets, and continuing to use it integrated with all the nice tools for our dependencies?
Comment #4
nod_Yep, we'll still need the build step for ckeditor plugins, and project browser down the line.
It'll be removed for most of the core JS though, and that will make contributing a bit simpler :)
Comment #5
nod_I'll take care of that :)
Comment #6
nod_Comment #7
bnjmnmThat adds a step to build that I (and several others) have forgotten to do. It doesn't introduce any problems, just performs an easy to forget step, so lets RTBC.
Comment #12
lauriiiCommitted 3ccc7d0 and pushed to 10.1.x. Cherry-picked to 10.0.x, 9.5.x. and 9.4.x to keep the branches in sync. Thanks!