8000 Source file resolution prefix · Issue #68 · gleero/grunt-favicons · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Source file resolution prefix  #68
Open
@gibbs

Description

@gibbs

Has anybody managed to get this to work? I have the following files; logo.128x128.png logo.16x16.png logo.png however logo.png only gets used.

favicons: {
  options: {
      androidHomescreen: true,
      apple: true,
      appleTouchBackgroundColor: '#ffffff',
      coast: true,
      firefox: true,
      firefoxRound: true,
      html: './media/favicons/markup.html',
      HTMLPrefix: '/media/favicons/',
      precomposed: false,
      regular: true,
      sharp: 1,
      tileBlackWhite: false,
      tileColor: '#ffffff',
      trueColor: true,
      windowsTile: true
  },
  icons: {
      src:  'media/favicons/original/logo.png',
      dest: 'media/favicons/'
  }
},

Am I missing something here?

445F

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0