dart-lang / webdev

A CLI for Dart web development.
https://pub.dev/packages/webdev
213 stars 71 forks source link

Renaming "legacy" paths and DDC modules to "DDC" paths and modules. #2360

Closed Markzipan closed 5 months ago

Markzipan commented 5 months ago

This aligns our naming scheme for the DDC module system.

See related change in the SDK: https://dart-review.googlesource.com/c/sdk/+/348183

This is part of a greater effort to deprecate the AMD module system: https://github.com/dart-lang/sdk/issues/52361

parlough commented 5 months ago

Thanks for working on this large renaming/standardization effort across the board @Markzipan! Will make everything much easier to follow and understand =]

Markzipan commented 5 months ago

Thanks for reviewing! I missed client.js