Skip to content

Conversation

@ClarkXia
Copy link
Collaborator

No description provided.

@ClarkXia ClarkXia requested a review from imsobear December 18, 2019 07:36
@ClarkXia ClarkXia changed the base branch from master to ice-scripts/release-2.1.15 December 18, 2019 07:36
const skipCompile = commandArgs.skipCompile || process.env.SKIP_COMPILE;
if (skipCompile) {
applyHook('afterBuild', {});
return Promise.resolve();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

build-scripts 里怎么搞

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

build-scripts 设计上支持不注册 webpack 任务,可以通过组件插件配置直接支持

@imsobear imsobear merged commit f6b6224 into ice-scripts/release-2.1.15 Dec 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the feat-skip-build branch December 24, 2019 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants