mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore(migrate): apps/* to webpack5 (#9606)
This commit is contained in:
@@ -30,7 +30,7 @@ export default function (config: Config, env: IWebpackEnv = _env): Config {
|
||||
|
||||
chainedSetAddAfter(
|
||||
config.entry('bundle'),
|
||||
'@nativescript/core/globals/index.js',
|
||||
'@nativescript/core/globals/index',
|
||||
virtualEntryPath
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user