Josh
|
116339ad86
|
refactor: admin build pipeline (#18539)
* chore(admin): refactor admin develop/build pipeline
chore: remove `webpackChunkName` comments
chore: reuse admin tsconfig where possible
chore: add .strapi to gitignore
chore(admin): pack-up
feat(admin): inject commands into strapi from admin for building
feat(admin): move watch command to admin
chore: keep backward compat API available
Update packages/core/admin/_internal/cli/index.ts
docs(admin): document the build & develop process and pipeline
test(admin): fix StrapiApp tests
chore: fix build
* Update skipped_tests.yml
* test(e2e): fix e2e setup
feat: add dependency installation
fix: mjs webpack resolution
* chore: fix server exports
* fix: typescript project type generation
* fix: development watch mode
* fix: connect to hot middleware – anywhere
* Update packages/core/admin/_internal/node/core/monorepo.ts
Co-authored-by: Marc Roig <marc12info@gmail.com>
* fix(admin): theme toggle type export
* chore: fixes
* chore: pr amends
Co-Authored-By: Ben Irvin <ben@innerdvations.com>
---------
Co-authored-by: Marc Roig <marc12info@gmail.com>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-10-30 11:36:16 +00:00 |
|
Alexandre Bodin
|
b6845ef084
|
Fix generate-test-app always linking packages
|
2023-07-27 15:53:08 +02:00 |
|
Josh
|
f45146aa97
|
chore: pr amends
Update docs/docs/guides/e2e/02-data-transfer.md
Update docs/docs/guides/e2e/01-app-template.md
Update docs/docs/guides/e2e/00-setup.md
Update docs/docs/guides/e2e/00-setup.md
Update docs/docs/guides/e2e/02-data-transfer.md
Update test/scripts/run-e2e-tests.js
Co-Authored-By: Ben Irvin <ben@innerdvations.com>
|
2023-07-25 14:20:49 +01:00 |
|
Josh
|
b79ccf8628
|
fix: github action
|
2023-07-25 14:20:49 +01:00 |
|
Josh
|
b3318bd824
|
feat: add e2e cli to run multiple apps in one go
|
2023-07-25 14:20:49 +01:00 |
|