Skip to content

Commit 294a8d1

Browse files
committed
Added product-build script
1 parent 01012ee commit 294a8d1

File tree

5 files changed

+972
-1
lines changed

5 files changed

+972
-1
lines changed

bin/commands/generator/workspace/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,7 @@ class Generator extends BasePhoveaGenerator {
478478
// save config
479479
this.fs.extendJSON(this.destinationPath('.yo-rc-workspace.json'), {
480480
defaultApp: this.props.defaultApp,
481+
frontendRepos: plugins,
481482
devServerProxy: this.props.devServerProxy || {},
482483
registry: this.props.registry || [],
483484
});

0 commit comments

Comments
 (0)