You’re gonna need to excuse the question but I hav...
# webassembly
c
You’re gonna need to excuse the question but I have no clue how to generate the composeApp.js file, any obvious thing I’m missing here?
👀 1
I was missing it,
./gradlew wasmJsBrowserDistribution
For some reason, didn’t matter how much I searched, I kept getting this file filtered out of my searches.
c
Stuff that's in .gitignore doesn't appear in searches in Intellij, otherwise searches would take forever
🥲 1
I know there's a way to select which folders you want or not in the searches, but I can't find it right now 😕
c
I excluded it from .gitignore, it was not a crazy headache, I just felt a bit crazy that everyone seemed to talk about finding it so trivially 😂