Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleuverink committed Jan 16, 2024
1 parent f7db3b4 commit 2037e0a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/advanced-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Advanced usage
image: "/assets/social-square.png"
---

## Inline bundles
## Inline imports

You can render the bundle inline by using the `inline` option. This saves an additional request and makes the import available immediately after the script has rendered.

Expand Down Expand Up @@ -165,9 +165,7 @@ You may configure what paths are scanned by publishing the Bundle config file an
Clear all bundled scripts.
## Testing utilities
**This feature is pending**
## Testing fake
When writing Unit or Feature tests in your application you don't need Bundle to process & serve your imports.
Expand Down

0 comments on commit 2037e0a

Please sign in to comment.