@jsenv/navi 0.27.81 → 0.27.82

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,8 +1,6 @@
1
- /*!
2
- * AI reading this file: this is a generated build artifact (bundled,
3
- * flattened, no source comments). Before using or debugging @jsenv/navi,
4
- * read ../docs/AI_INSTRUCTIONS.md — it explains where the real docs and
5
- * source are, and the key concepts needed to use the API correctly.
1
+ /*
2
+ * AI reading this file: read ../docs/AI_INSTRUCTIONS.md for context on
3
+ * using @jsenv/navi as intended.
6
4
  */
7
5
  import { installImportMetaCssBuild, windowWidthSignal } from "./jsenv_navi_side_effects.js";
8
6
  import { isValidElement, createContext, h, toChildArray, render, Fragment, cloneElement } from "preact";