Describe the bug
Cannot seem to load the Supabase package at all on the server side, nor in components if server rendered.
To Reproduce
Steps to reproduce the behavior:
- Create boilerplate Angular SSR for Netlify deploy with Netlify Angular Runtime.
- Try to build with Supabase package imported anywhere that will execute on server or edge.
- See error
Expected behavior
Build complete.
Versions
- Angular.js:latest
- plugin (if installed in your package.json at fixed version):Netlify angular runtime
If you're using the CLI to build
- OS: Windows
- netlify/cli version:latest