Commit 79c581a1 authored by Alexander.Trofimov's avatar Alexander.Trofimov

export commonDefines

parent e251c9b8
......@@ -182,8 +182,7 @@
},
"defines": {
"src": [
"../common/Shapes/EditorSettings.js",
"../common/commonDefines.js"
"../common/Shapes/EditorSettings.js"
],
"dst": "apiDefines.min.js"
},
......
......@@ -189,8 +189,7 @@
"src": [
"../common/Shapes/EditorSettings.js",
"../slide/themes/Themes.js",
"../slide/apiDefines.js",
"../common/commonDefines.js"
"../slide/apiDefines.js"
],
"dst": "apiDefines.min.js"
},
......
......@@ -172,7 +172,6 @@
"defines": {
"src": [
"../common/Shapes/EditorSettings.js",
"../common/commonDefines.js",
"../word/apiDefines.js"
],
"dst": "apiDefines.min.js"
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment