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 f8fd0f2 commit cb8fcb9Copy full SHA for cb8fcb9
examples/with-typescript/README.md
@@ -5,8 +5,8 @@
5
Download the example (or clone the whole project)[https://github.com/palmerhq/backpack.git]:
6
7
```bash
8
-curl https://codeload.github.com/palmerhq/backpack/tar.gz/master | tar -xz --strip=2 backpack-master/examples/with-typescript-webpack-config
9
-cd with-custom-webpack-config
+curl https://codeload.github.com/palmerhq/backpack/tar.gz/master | tar -xz --strip=2 backpack-master/examples/with-typescript
+cd with-typescript
10
```
11
12
Install it and run:
0 commit comments