Fix some bugs in the vendoring script
This commit is contained in:
@ -64,6 +64,9 @@ export function vendorFrontendDependencies(params: { distDirPath: string }) {
|
||||
` }`,
|
||||
` }`,
|
||||
` ]`,
|
||||
` },`,
|
||||
` experiments: {`,
|
||||
` outputModule: true`,
|
||||
` }`,
|
||||
`};`
|
||||
].join("\n")
|
||||
|
Reference in New Issue
Block a user