Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

flatten: true not working #29

Open
markusfalk opened this issue Mar 16, 2015 · 0 comments
Open

flatten: true not working #29

markusfalk opened this issue Mar 16, 2015 · 0 comments

Comments

@markusfalk
Copy link

svg2png: {
      app: {
        files: [{
          expand: true,
          flatten: true,
          cwd: 'components/app',
          src: ['**/*.svg'],
          dest: 'build/assets/img'
        }]
      }
    },

when options set to flatten:true it still keeps all paths in dest

thanks!

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

No branches or pull requests

1 participant