I've build a small app using vite and when I run it in development it works fine but running it in production fails on load due to native not being defined.
vite: https://vitejs.dev/
I have attached a small project that replicates this issue.
vite-prismarine-nbt-bug1.zip