Skip to content

Commit 777211d

Browse files
committed
✨ added bundle command
1 parent 95804b7 commit 777211d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ The [**build** command](https://github.com/8eecf0d2/netlify-local/wiki/Command-B
3535
netlify-local build <options>
3636
```
3737

38+
#### `bundle` command
39+
The [**bundle** command](https://github.com/8eecf0d2/netlify-local/wiki/Command-Bundle) will attempt to parse your `netlify.toml` and update your Webpack Configuration with the correct `entry` and `output` properties.
40+
```bash
41+
netlify-local bundle <options>
42+
```
43+
3844
#### Options
3945
You can view a detailed [list of options in the wiki](https://github.com/8eecf0d2/netlify-local/wiki/Options).
4046

0 commit comments

Comments
 (0)