Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Republish on npm with spritesheet-2x.png included #19

Closed
thataustin opened this issue Mar 3, 2016 · 1 comment
Closed

Republish on npm with spritesheet-2x.png included #19

thataustin opened this issue Mar 3, 2016 · 1 comment

Comments

@thataustin
Copy link

I tried to do the following:

npm install leaflet-illustrate
require('leaflet-illustrate/dist/Leaflet.Illustrate.js')
require('leaflet-illustrate/dist/Leaflet.Illustrate.css')

I'm using webpack as a bundler in this case, and the css loader is failing because the dist folder pulled down from npm doesn't contain a spritesheet-2x.png, which Leaflet.Illustrate.css references.

Kind of makes the npm package a bit unusable. I'd really appreciate an updated package so I can utilize NPM 🍻

@justinmanley
Copy link
Owner

Done - please give it a try now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants