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

An option to remove the input svgs from the sourceDir I gave #156

Open
aravinth-r-7867 opened this issue Apr 19, 2020 · 1 comment
Open

Comments

@aravinth-r-7867
Copy link

aravinth-r-7867 commented Apr 19, 2020

🍩 Feature Request

My input svg files are copied to dist folder anyways.

As I'm going to use svg-jar helper, I don't need those svgs I dropped in the sourceDir. It would be nice, if the addon filters it from app public tree, after svg jar consuming them. In this case, I don't need the svgs I added in public/configuration after build, I only need them for svg-jar.

svgJar: {
      sourceDirs: [
        'public/configuration'
      ]
    }

And I'm not sure whether svg-jar helper is still using those svgs or whether already an option available to filter them. Thanks in advance.

@nagi1
Copy link

nagi1 commented Apr 21, 2020

hey, I know it's kinda unrelated but I cant copy svg content from the view although i'm using fresh untouched install with couple of icons in the public directory.

what I'm missing here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants