Implement typed module contracts and conformance bindings
This commit is contained in:
@@ -171,7 +171,7 @@ export async function buildComponents({ config, compiler, plan, pkg, output, rec
|
||||
const body = {
|
||||
id,
|
||||
subject: declaration.subject,
|
||||
compatibility: "quixos-react-component-v1",
|
||||
compatibility: "org.quixos.react.esm/1",
|
||||
path: directory + "/module.mjs",
|
||||
exportName: entry.export,
|
||||
sharedModules,
|
||||
|
||||
Reference in New Issue
Block a user