build: avoid runtime wildcard import in global build
This commit is contained in:
@@ -7,6 +7,7 @@ module.exports = {
|
||||
__BROWSER__: false,
|
||||
__BUNDLER__: true,
|
||||
__RUNTIME_COMPILE__: true,
|
||||
__GLOBAL__: false,
|
||||
__NODE_JS__: true,
|
||||
__FEATURE_OPTIONS__: true,
|
||||
__FEATURE_SUSPENSE__: true
|
||||
|
||||
Reference in New Issue
Block a user