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
{{ message }}
This repository was archived by the owner on May 1, 2020. It is now read-only.
Since the compiler output is less verbose, this argument is no longer
necessary. Also, warnings were being hidden unless the argument was
provided.
Resolves#51
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,10 +134,6 @@ Files added to the `.psci` file with the `:m` command. Glob syntax is supported.
134
134
135
135
Files added to the `.psci` file with the `:f` command. Glob syntax is supported.
136
136
137
-
## Command line arguments
138
-
139
-
The `--verbose` argument will display the output during the `psc` command. For example `gulp --verbose`.
140
-
141
137
## Full example
142
138
143
139
This example will make and bundle the code, run tests, and produce a `.psci` file and documentation for a project using the common `bower_components`/`src` file layout.
0 commit comments