fix: output app version number just like core (#962)
This commit is contained in:
committed by
GitHub
parent
e7dd7bdb2a
commit
bf0c5b6971
@ -56,12 +56,6 @@ function plugins() {
|
||||
if (isESM) {
|
||||
return [
|
||||
...defaultPlugins,
|
||||
[
|
||||
'transform-define',
|
||||
{
|
||||
STATIC_CMS_CORE_VERSION: `${coreVersion}`,
|
||||
},
|
||||
],
|
||||
[
|
||||
'inline-react-svg',
|
||||
{
|
||||
|
Reference in New Issue
Block a user