fix: target
This commit is contained in:
parent
01b25c3464
commit
7fa428f86a
|
@ -34,7 +34,7 @@ module.exports = (async () => {
|
|||
config
|
||||
.plugin('environment')
|
||||
.use(EnvironmentPlugin, [{
|
||||
FLECKS_CORE_BUILD_TARGET: 'client',
|
||||
FLECKS_CORE_BUILD_TARGET: 'http',
|
||||
}]);
|
||||
// Entrypoints.
|
||||
const {output: originalOutput} = options;
|
||||
|
|
Loading…
Reference in New Issue
Block a user