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

can't specify directory to file path. #13

Closed
shrynx opened this issue Mar 23, 2018 · 4 comments
Closed

can't specify directory to file path. #13

shrynx opened this issue Mar 23, 2018 · 4 comments

Comments

@shrynx
Copy link
Contributor

shrynx commented Mar 23, 2018

in the filename option currently it is not possible to provide directories as part of file path.
for eg:

...
  plugins: [
   visualizer({
      filename: './deeply/nested/file/index.html',
      ...
]
...

the above is currently not possible.
i made a PR implementing this feature #12

@shrynx
Copy link
Contributor Author

shrynx commented Mar 23, 2018

@btd Please do consider this feature and if there are any changes required in the PR, then notify.

@shrynx
Copy link
Contributor Author

shrynx commented Mar 26, 2018

closed by #12

@shrynx shrynx closed this as completed Mar 26, 2018
@schickling
Copy link

Seems like neither relative nor absolute file paths are allowed. Why?

@btd
Copy link
Owner

btd commented Jul 30, 2022

@schickling both works fine. Create new issue with complete description of problem. Ideally in your case with repro example

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

3 participants