Uncaught error in module null: Fatal init error with performing action 'initializeModuleLoader'
[caused by]: No item named 'src/Init.js' in module 'valdi_core', available items are: null
It does work with the normal sample app that's included, but not when embedding within an existing app.
I'm following this:
https://github.com/Snapchat/Valdi/blob/main/docs/docs/workflow-external-build-system.md
It does work with the normal sample app that's included, but not when embedding within an existing app.