We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f0b26 commit 2565ee4Copy full SHA for 2565ee4
docs/using-the-compiler.rst
@@ -279,7 +279,7 @@ Input Description
279
{
280
// Optional: Stop compilation after the given stage. Currently only "parsing" is valid here
281
"stopAfter": "parsing",
282
- // Optional: Sorted list of remappings
+ // Optional: List of remappings
283
"remappings": [ ":g=/dir" ],
284
// Optional: Optimizer settings
285
"optimizer": {
0 commit comments