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

Consider starting a local node server for testing #198

Open
jasmussen opened this issue Feb 15, 2017 · 0 comments
Open

Consider starting a local node server for testing #198

jasmussen opened this issue Feb 15, 2017 · 0 comments

Comments

@jasmussen
Copy link
Member

A recent commit moved the svg-sprite to use an externally referenced file, great for caching. However for SVG sandboxing reasons, that means the sprite demo page can only be tested when served from http:// or https://, not from file://.

Can we leverage Node here, so that when you run npm start not only does it build changes when you make them, but it serves results on something like http://127.0.0.1:5000?

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

No branches or pull requests

1 participant