Log1x / blade-svg-sage

A simple package to add support for Blade SVG by Adam Wathan to Roots Sage.
MIT License
73 stars 13 forks source link

[docs] webpack configuration (sage9) #4

Closed strarsis closed 7 years ago

strarsis commented 7 years ago

It would be great if also the webpack configuration for SVG 'resources/' to 'resources/dist/' (and not just 'dist/' as these are files to be inlined and not downloaded separately by client) is added to the README.

Log1x commented 7 years ago

Webpack configuration is out of the scope of this plugin, but you can change the path for SVG's using the bladesvg_image_path filter.