Skip to content
This repository has been archived by the owner on Aug 24, 2020. It is now read-only.

Build error on windows #4

Open
OldCatIt opened this issue Dec 21, 2018 · 1 comment
Open

Build error on windows #4

OldCatIt opened this issue Dec 21, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@OldCatIt
Copy link

With default config the package generate as below image so I get error cause missing imported files. Please help me :(

image

I try to use the config below but no icon appear on browser.

[
      'nuxt-svgicon',
      {
        tagName: 'svg-icon', // usage: <svg-icon name="icon-name"></svg-icon>
        sourcePath: './assets/svg',
        targetPath: './assets/svg/bundle',
        subDir: './assets/svg',
      }
    ],
@dschewchenko
Copy link
Owner

dschewchenko commented Dec 27, 2018

please check new 1.2.1 version
I cannot test module on Windows :(

@dschewchenko dschewchenko added the bug Something isn't working label Jan 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants