Compare commits

...

6 Commits

Author SHA1 Message Date
Brian
e0a1cf9c6d Merge branch 'main' into fix/missing-web-bundler-entry-point 2026-01-17 16:17:35 -06:00
Murat K Ozcan
15574d94e9 Merge branch 'main' into fix/missing-web-bundler-entry-point 2026-01-16 10:04:13 -06:00
murat
3b8e7d5dde disabled web bundles 2026-01-16 08:39:04 -06:00
murat
a34d28e6a7 added web-bundles to gitignore 2026-01-15 20:15:12 -06:00
murat
6a0c7db715 removed the web-bundles folder 2026-01-15 20:14:52 -06:00
murat
99fc6995ce fix: web bundler entry point 2026-01-15 20:09:45 -06:00
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ permissions:
jobs:
bundle-and-publish:
if: ${{ false }} # Temporarily disabled while web bundles are paused.
runs-on: ubuntu-latest
steps:
- name: Checkout BMAD-METHOD

1
.gitignore vendored
View File

@@ -48,6 +48,7 @@ CLAUDE.local.md
# Bundler temporary files and generated bundles
.bundler-temp/
web-bundles/
# Generated web bundles (built by CI, not committed)
src/modules/bmm/sub-modules/