We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40f0815 commit 372752bCopy full SHA for 372752b
1 file changed
src/content/docs/dev/mappings.md
@@ -81,6 +81,11 @@ Names in the mappings repo are a combination of:
81
82
If you're stuck figuring out what something is, feel free to ask! Community members may be able to help make an educated guess.
83
84
+## Figuring out what mappings are broken
85
+
86
+Broken export remappings will log to the console.
87
+Mappings with broken module finds will be inside the `moonlight.moonmap.processors` array.
88
89
## Embedding into other client mods
90
91
After setting up moonmap and LunAST, call the load function before Webpack initializes:
0 commit comments