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

Fix import of scripts at index.html #19

Open
miporto opened this issue May 29, 2017 · 0 comments
Open

Fix import of scripts at index.html #19

miporto opened this issue May 29, 2017 · 0 comments

Comments

@miporto
Copy link
Member

miporto commented May 29, 2017

It's not possible nor correct to import scripts from node_modules using the relative path from dist. Instead they should be put in a static route inside src or manually copy them to an equivalent directory in src.

Related: https://stackoverflow.com/questions/27464168/how-to-include-scripts-located-inside-the-node-modules-folder

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