Other approaches like utilizing a dynamic resource...
# typescript
m
Other approaches like utilizing a dynamic resource and creating the yaml inside the
create
method of the provider fail to import code from `yaml`:
error: Package subpath './dist/index.js' is not defined by "exports" in …node_modules/yaml/package.json
(which might be caused bythe function serialization?)
m
have you tried just exporting the mapped JSON? you should be able to get the output value there, and write it to disk