We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e7c918 commit 4efc7c4Copy full SHA for 4efc7c4
1 file changed
packages/devextreme/project.json
@@ -1383,6 +1383,8 @@
1383
"inputs": [
1384
"internalPackageEnv",
1385
"default",
1386
+ "!{projectRoot}/js/__internal/core/localization/cldr-data/**/*",
1387
+ "!{projectRoot}/js/__internal/core/localization/default_messages.ts",
1388
"test",
1389
"{workspaceRoot}/pnpm-lock.yaml"
1390
],
@@ -1451,6 +1453,8 @@
1451
1453
"env": "DEVEXTREME_TEST_CI"
1452
1454
},
1455
1456
1457
1458
1459
1460
0 commit comments