@batijs/features 0.0.433 → 0.0.434
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.
|
@@ -444,7 +444,7 @@ declare const features: readonly [{
|
|
|
444
444
|
readonly href: "https://developers.cloudflare.com/pages/";
|
|
445
445
|
}, {
|
|
446
446
|
readonly label: "Vike integration";
|
|
447
|
-
readonly href: "https://vike.dev/cloudflare
|
|
447
|
+
readonly href: "https://vike.dev/cloudflare";
|
|
448
448
|
}, {
|
|
449
449
|
readonly label: "vike-cloudflare";
|
|
450
450
|
readonly href: "https://github.com/vikejs/vike-cloudflare";
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as categoriesGroups, F as Flags } from './features-
|
|
2
|
-
export { C as CategoryLabels, a as categories, d as cliFlags, f as features, b as flags } from './features-
|
|
1
|
+
import { c as categoriesGroups, F as Flags } from './features-r7Tpszg5.js';
|
|
2
|
+
export { C as CategoryLabels, a as categories, d as cliFlags, f as features, b as flags } from './features-r7Tpszg5.js';
|
|
3
3
|
|
|
4
4
|
interface Feature<C = string> {
|
|
5
5
|
label: string;
|
package/dist/index.js
CHANGED
package/dist/rules.d.ts
CHANGED
package/dist/rules.js
CHANGED