fix: output app version number just like core (#962)

This commit is contained in:
Daniel Lautzenheiser
2023-10-31 09:12:26 -04:00
committed by GitHub
parent e7dd7bdb2a
commit bf0c5b6971
8 changed files with 15 additions and 13 deletions

View File

@ -56,12 +56,6 @@ function plugins() {
if (isESM) {
return [
...defaultPlugins,
[
'transform-define',
{
STATIC_CMS_CORE_VERSION: `${coreVersion}`,
},
],
[
'inline-react-svg',
{