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 ead7a1f commit e4e9cbeCopy full SHA for e4e9cbe
README.md
@@ -177,14 +177,14 @@ $ blobpack \
177
--config-path ./package.json \
178
--tmp-root ./tmp \
179
--config-root ./config \
180
- --resources-root ./resources \
+ --resources-root ./ \
181
--dist-root ./dist
182
183
$ blobpack build \
184
185
186
187
188
189
```
190
0 commit comments