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

Add dirname option and add options to the all method #216

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gauthier-th
Copy link

This PR adds the dirname option which is usefull when the __dirname variable does not point to the right path. This is the case inside a webpack project.
It also adds options for the the all method, so it is possible to specify format and dirname options.

The dirname option is usefull when the __dirname variable does not point to the right path. This is the case inside a webpack project.
This add options for the the all method, so it is possible to specify format and dirname options.
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

1 participant