Hi @EthanRo5,
Since traditional runmode-based includes (like clientlibs.<runmode>.js) or Sling runmode folders (e.g., config.author, config.publish, etc.) aren't fully supported in AEMaaCS due to its immutable runtime model.
However, you can still achiever this:
Use AEM Environment Variables and Con...