12:27 | <Carmen> | hey all, i'd like to propose standard behavior for optional module imports to replace try { require(...) } catch { ... } by specifying import ... with { optional: true } for es modules. is this the place to discuss such proposals? |
12:33 | <jmdyck> | For detailed discussion, https://es.discourse.group/ is probably better. |
13:31 | <Carmen> | thanks for letting me know :) i've opened https://es.discourse.group/t/optional-imports-using-import-attributes/2385 for discussion |