8000 支持部署 war by vangie · Pull Request #889 · alibaba/funcraft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

支持部署 war #889

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 27, 2020
Merged

支持部署 war #889

merged 4 commits into from
Apr 27, 2020

Conversation

vangie
Copy link
Collaborator
@vangie vangie commented Apr 25, 2020

No description provided.

@vangie vangie requested review from tanhe123 and ChanDaoH April 25, 2020 07:21
const updateFunIgnoreProcessor = {
'type': 'function',
'function': async (codeDir, baseDir) => {
updateIgnore(baseDir, [
Copy link
Contributor

Choose a reason for hiding this comment

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

为啥要把 funignore 放到 baseDir 里面?我理解,funignore 是相对于 CodeUri 的

Copy link
Collaborator Author
@vangie vangie Apr 26, 2020

Choose a reason for hiding this comment

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

我看之前的代码里不支持 CodeUri 里的 funignore,你看看 src/lib/pacakge/ignore.js

const ignoreFilePath = `${baseDir}/.funignore`;

@vangie vangie merged commit 3862405 into master Apr 27, 2020
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
0