arielsalminen / vue-design-system

An open source tool for building UI Design Systems with Vue.js
https://vueds.com
MIT License
2.17k stars 224 forks source link

Using `npm run styleguide:build` breaks icon asset URLs #11

Closed arielsalminen closed 6 years ago

arielsalminen commented 6 years ago

This is a known issue at the moment and is related to the way how the icons are handled currently. To go around it you need to manually copy the /static folder and its contents into the styleguide build directory for now. Need to automate it. Happy to accept pull request too for this.

arielsalminen commented 6 years ago

This is now fixed in the latest 0.3.0 release