factorial-io / factorial-frontend-stack

Modern frontend tooling with minimal configuration
http://factorial-io.github.io/factorial-frontend-stack/
6 stars 1 forks source link

Feat: Provide SVG sprites loader #16

Open mlnmln opened 5 years ago

mlnmln commented 5 years ago

Generating SVG sprite map from assets.

SEE: https://github.com/kisenka/svg-sprite-loader

krisimmig commented 4 years ago

A working version is now in this feature, anybody wants to do some testing?

16-svg-sprite-loader/packages/svg-sprite

Some open questions:

mlnmln commented 4 years ago

@krisimmig I'll have a look today – sorry for the late feedback.

mlnmln commented 4 years ago

I can't get this running in the example folder after 30m trying out. Could you provide a PR with changes in the example folder that get this running? Thanks.

Some concerns:

krisimmig commented 4 years ago

I will try to fix the svg import from css files..

mlnmln commented 4 years ago

Sounds good to me. I pushed some changes a couple of days back. Make sure to pulle them.