Skip to content
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

feat: add docs to create-ui5-script #987

Merged
merged 6 commits into from
Dec 12, 2019
Merged

Conversation

fifoosid
Copy link
Contributor

No description provided.

ilhan007
ilhan007 previously approved these changes Nov 27, 2019
@@ -48,6 +73,7 @@ export default ${componentName};
`;
};

const library = process.env.INIT_CWD.split("/").pop();
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should ask the user to pass this instead of trying to guess it from the path. The command should throw an error if the lib parameter is not supplied

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done as we agreed. The package name is read from package.json file

@vladitasev vladitasev merged commit f0f5ec5 into master Dec 12, 2019
@vladitasev vladitasev deleted the new-components-script branch December 12, 2019 08:11
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.

None yet

3 participants