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 f01281f commit c2fbdb0Copy full SHA for c2fbdb0
1 file changed
docs/guides/cli/client.md
@@ -11,7 +11,7 @@ A generated application can used as an npm module that provides a [Feathers clie
11
The application can be linked into a client application by running
12
13
```
14
-npm run compile
+npm run bundle:client
15
npm link
16
17
0 commit comments