feat: update the package output of build.sh to APF v6 (#22808)
PR Close #22808
This commit is contained in:
@ -21,7 +21,7 @@ const globals = {
|
||||
};
|
||||
|
||||
module.exports = {
|
||||
entry: '../../../dist/packages-dist/platform-server/esm5/testing.js',
|
||||
entry: '../../../dist/packages-dist/platform-server/fesm5/testing.js',
|
||||
dest: '../../../dist/packages-dist/platform-server/bundles/platform-server-testing.umd.js',
|
||||
format: 'umd',
|
||||
exports: 'named',
|
||||
|
Reference in New Issue
Block a user