Add coexistence checks to all enqueue methods to prevent loading both React and Grid.js assets simultaneously. Changes: - ReactAdmin.php: Only enqueue React assets when ?react=1 - Init.php: Skip Grid.js when React active on admin pages - Form.php, Coupon.php, Access.php: Restore classic assets when ?react=0 - Customer.php, Product.php, License.php: Add coexistence checks Now the toggle between Classic and React versions works correctly. Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
18 lines
1.0 KiB
Markdown
Executable File
18 lines
1.0 KiB
Markdown
Executable File
<a href="https://hapi.dev"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a>
|
||
|
||
# @hapi/topo
|
||
|
||
#### Topological sorting with grouping support.
|
||
|
||
**topo** is part of the **hapi** ecosystem and was designed to work seamlessly with the [hapi web framework](https://hapi.dev) and its other components (but works great on its own or with other frameworks). If you are using a different web framework and find this module useful, check out [hapi](https://hapi.dev) – they work even better together.
|
||
|
||
### Visit the [hapi.dev](https://hapi.dev) Developer Portal for tutorials, documentation, and support
|
||
|
||
## Useful resources
|
||
|
||
- [Documentation and API](https://hapi.dev/family/topo/)
|
||
- [Version status](https://hapi.dev/resources/status/#topo) (builds, dependencies, node versions, licenses, eol)
|
||
- [Changelog](https://hapi.dev/family/topo/changelog/)
|
||
- [Project policies](https://hapi.dev/policies/)
|
||
- [Free and commercial support options](https://hapi.dev/support/)
|