mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Merge branch 'modern-bundler-integration' into release-3.4
This commit is contained in:
@@ -176,7 +176,6 @@ export function getRspackEnv({ isClient, isServer, isTest: inIsTest }) {
|
||||
}),
|
||||
],
|
||||
['runPath', getBuildFilePath({ ...module, ...env, ...side, ...commandRole }) ],
|
||||
['bannerOutput', JSON.stringify(getBuildFileContent({ ...module, ...env, ...side, role: FILE_ROLE.output }))],
|
||||
['buildContext', RSPACK_BUILD_CONTEXT],
|
||||
['chunksContext', RSPACK_CHUNKS_CONTEXT],
|
||||
['assetsContext', RSPACK_ASSETS_CONTEXT],
|
||||
|
||||
Reference in New Issue
Block a user