@fluid-experimental/data-objects compiles to esnext module only #19572
SampoSyrjanen
started this conversation in
General
Replies: 1 comment 1 reply
-
@SampoSyrjanen, that is a fair question. The ESM/CJS story has not been great for FF. A major effort is going on right now to straighten things up especially around Node16 resolution and will clarify CJS/ESM support. Since experimental data-objects has been ESM only, it probably remains ESM during this effort. Long term the idea is just to support ESM. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why is https://github.com/microsoft/FluidFramework/blob/main/experimental/framework/data-objects/tsconfig.json compiling a "esnext" module?
Beta Was this translation helpful? Give feedback.
All reactions