Update sandbox sample Handlebars bundle
Brought to you by:
tomkozak
Originally created by: KirtiRamchandani
Fixes [#1615]
handlebars-*.js bundle in ESLint so repo lint checks the sample code rather than third-party distribution output.The issue also discussed narrowing postMessage("*"), but the maintainer noted that wildcard targeting is needed for this extension-origin communication path. This PR leaves that messaging behavior unchanged and keeps the scope to the approved Handlebars update.
npm install --ignore-scriptsnpm run lintnpx eslint api-samples/sandbox/sandbox/mainpage.js api-samples/sandbox/sandbox/service-worker.jsnpx prettier --check api-samples/sandbox/sandbox/sandbox.html api-samples/sandbox/sandbox/manifest.json api-samples/sandbox/sandbox/sandbox.md eslint.config.jsapi-samples/sandbox/sandbox/handlebars-4.7.9.js and rendering both templates from sandbox.htmlhandlebars@4.7.9 dist/handlebars.js, with only trailing whitespace removed for git diff --checkgit diff --check