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

Using . as the <directory> argument causes a sub-folder to be created #66

Open
emme1444 opened this issue Dec 19, 2021 · 1 comment
Open

Comments

@emme1444
Copy link

When executing the following command:

npx postcss-plugin-boilerplate .

The template script creates a sub-folder from where the command was executed named the same as the folder it was executed from.

I expected the command not to create this folder, but instead just drop the files in the directory the command was executed in. And only use the current folder name as the project name of the package.json file.

If you need more info, I'm here to help!

@ai
Copy link
Member

ai commented Dec 19, 2021

Interesting idea.

I do not have time for it but will accept PR.

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

No branches or pull requests

2 participants