25 Commits

Author SHA1 Message Date
Josh
00be005018 fix: for windows 2022-12-09 10:12:18 +00:00
Josh
65351187e4 refactor: use path lib to make work across OS & add test 2022-10-24 10:08:36 +01:00
Cleber Rossi
2189df9c05
Fixing error when building without src/admin
Checking if folder src/admin exists before checking for files inside.

Committer: Cleber Jose de Rossi
Changes to be committed:
	modified:   packages/core/admin/utils/__tests__/get-custom-app-config-file.test.js
	modified:   packages/core/admin/utils/get-custom-app-config-file.js
2022-09-22 01:07:05 -03:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Convly
986e87e2e9 Add comment for get plugin path 2022-06-07 18:51:32 +02:00
Convly
da3c2b2246 Fix unit tests 2022-06-07 18:15:37 +02:00
Convly
6fe5a1e0cd Move createTSConfigFile method to ts utils package 2022-06-07 17:38:48 +02:00
Convly
758c10fb6b Allow app.jsx for typescript projects 2022-06-07 17:33:20 +02:00
Convly
48ab30ccee First pass on Alexandre's review 2022-06-07 16:07:39 +02:00
soupette
a601e279e4 Fix default tsconfig file
Signed-off-by: soupette <cyril@strapi.io>
2022-04-26 16:03:46 +02:00
Convly
431ccbe55c Fix isTypeScriptProject -> isUsingTypeScript 2022-04-14 14:55:57 +02:00
Convly
1a82a62b9f Merge remote-tracking branch 'origin/typescript/tsconfigs' into ts/split-ts-config 2022-04-14 14:28:59 +02:00
soupette
0bff46cceb Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2022-04-14 11:13:52 +02:00
soupette
84bd88a230 Enable plugin development in JS project.
Added loader for ts.
Created default tsconfig file

Signed-off-by: soupette <cyril@strapi.io>
2022-04-14 10:59:42 +02:00
Convly
7654dbd961 Update plugin build & tsconfigs 2022-04-12 16:57:00 +02:00
soupette
4cfdbeed19 Add tests
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:03 +02:00
soupette
0275baa5b8 Update tests for better clarity
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:02 +02:00
soupette
dcc58408e2 Add tests
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:02 +02:00
soupette
cd9a6e4bd8 Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:01 +02:00
soupette
036a371160 Fixes #12896
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:01 +02:00
soupette
09f9c82f82 Add option to mesure webpack speed
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:21:30 +02:00
Convly
84d106e7f8 Use new dirs (app/dist) 2022-04-04 11:46:22 +02:00
soupette
fdc6e77d98 Fix watch-admin command
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:36:53 +02:00
soupette
3cbc9c24df Fix build command
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:36:52 +02:00
soupette
e783e0770a Fix develop mode without TS and refacto strapi-admin file
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:36:52 +02:00