chore: update WRNexusJS packages to 0.2.13

This commit is contained in:
2026-07-12 16:30:35 +05:30
parent 1dbdb4f4d5
commit 70ff967da4
5 changed files with 85 additions and 108 deletions
-4
View File
@@ -1,10 +1,6 @@
import type { AppConfig } from "@wrnexus/styles";
const config: AppConfig = {
// Compatibility bridge for the currently published runtime. It can be
// removed after the navigation-aware theme runtime is released.
head: '<script src="/theme-navigation.js" defer></script>',
mobile: {
enabled: true,
appId: "com.example.wrnexusjs",