build: publish frontend source maps

This commit is contained in:
2026-08-15 16:31:18 +00:00
parent 8399a120ed
commit e3234df34d
8 changed files with 54 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
"type": "module",
"scripts": {
"dev": "vite",
"test": "node --test test/**/*.test.mjs",
"test:e2e:operations": "playwright test --config e2e/playwright.config.mjs",
"test:e2e:hwe-lifecycle": "playwright test --config e2e/hwe-lifecycle.playwright.config.mjs",
"test:e2e:general-icons": "playwright test --config e2e/general-icon-lifecycle.playwright.config.mjs",