Ben Irvin
|
25ae5d28f4
|
fix: remove leftover testing
|
2023-11-14 11:39:44 +01:00 |
|
Ben Irvin
|
33ca1358cc
|
feat: add timer for strapi load
|
2023-11-14 11:39:32 +01:00 |
|
Ben Irvin
|
6e9b1a3a29
|
fix: check tsconfig instead of distdir
|
2023-11-14 11:35:47 +01:00 |
|
Ben Irvin
|
476368c2f5
|
fix: remove incorrect dep
|
2023-11-14 11:32:47 +01:00 |
|
Ben Irvin
|
ecc6fe5413
|
chore: move prettyTime next to timer
|
2023-11-14 10:11:32 +01:00 |
|
Ben Irvin
|
2333e3d8ce
|
fix: packup externals
|
2023-11-14 09:04:21 +01:00 |
|
Ben Irvin
|
ef68047284
|
fix: clean and build without diagnostics
|
2023-11-13 18:07:39 +01:00 |
|
Josh
|
ca1ec5aecf
|
refactor(admin): add watch-admin flag (#18688)
|
2023-11-07 11:35:40 +01:00 |
|
Alexandre BODIN
|
03194ce5a3
|
fix(admin): use appropriate loader between jsx and tsx (#18670)
|
2023-11-06 11:58:55 +01:00 |
|
Josh
|
e741a4a0c0
|
fix: import Document directly & add ignorePrompts CLI flag (#18668)
|
2023-11-03 17:06:51 +01:00 |
|
Alexandre BODIN
|
805908ba2b
|
fix(admin): close webpack watch on reload (#18667)
|
2023-11-03 16:28:46 +01:00 |
|
Josh
|
0e69461383
|
fix(admin): build pipeline & deps (#18658)
|
2023-11-03 15:56:03 +01:00 |
|
Alexandre BODIN
|
5f65fd6451
|
fix(admin): missing env utilities (#18657)
|
2023-11-03 10:02:49 +01:00 |
|
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 |
|