You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/contributing.md
+2
Original file line number
Diff line number
Diff line change
@@ -178,6 +178,8 @@ This repository employs a [monorepo](https://en.wikipedia.org/wiki/Monorepo) set
178
178
179
179
-`compiler-dom`: Compiler with additional plugins specifically targeting the browser.
180
180
181
+
-`compiler-sfc`: Lower level utilities for compiling Vue Single File Components.
182
+
181
183
-`compiler-ssr`: Compiler that produces render functions optimized for server-side rendering.
182
184
183
185
-`template-explorer`: A development tool for debugging compiler output. You can run `nr dev template-explorer` and open its `index.html` to get a repl of template compilation based on current source code.
0 commit comments