feat: export getEntrypointBundlePath from wxt (#2463)

This commit is contained in:
silverfish2525
2026-06-30 18:25:09 +05:30
committed by GitHub
parent f2ced3f0e4
commit af840d7169
+1
View File
@@ -1 +1,2 @@
export { normalizePath } from './paths';
export { getEntrypointBundlePath } from './entrypoints';