Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

A test-case for debugging svg-sprite-loader extract-config

Notifications You must be signed in to change notification settings

wanecek/svg-sprite-loader-test-case

Repository files navigation

To Reproduce:

  1. Download the test-case and install dependencies (npm i or yarn).
  2. Start up the project with npm start. This should launch your web-browser at http://localhost:3000.
  3. Open the console, and see that undefined is logged by main.js, which attempts to log the import of ./assets/arrow.svg.
  4. In build/webpack.base.conf.js:59, set extract: true and run the build process again.

About

A test-case for debugging svg-sprite-loader extract-config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published