fix(build): remove npm bundling from build script and align documented jwt default state

This commit is contained in:
2026-03-27 20:00:33 +00:00
parent f61065a9a9
commit 2d0a4a2e90
5 changed files with 61 additions and 10 deletions

View File

@@ -347,7 +347,7 @@ const state = domtools.domToolsStatePart;
// Get current state
const currentState = state.getState();
console.log(currentState.virtualViewport); // 'native'
console.log(currentState.jwt); // null
console.log(currentState.jwt); // ''
// Update state
state.setState({