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 66a6fae commit 4e5f2d5Copy full SHA for 4e5f2d5
packages/devextreme-react/package.json
@@ -7,6 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/DevExpress/devextreme-react.git"
9
},
10
+ "sideEffects": false,
11
"main": "./cjs/index.js",
12
"module": "./esm/index.js",
13
"types": "./cjs/index.d.ts",
packages/devextreme-vue/package.json
@@ -6,6 +6,7 @@
6
"url": "https://github.com/DevExpress/devextreme-vue.git"
0 commit comments