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

getting Unexpected token < in wicket.js #118

Open
JacobusS opened this issue Nov 13, 2017 · 0 comments
Open

getting Unexpected token < in wicket.js #118

JacobusS opened this issue Nov 13, 2017 · 0 comments

Comments

@JacobusS
Copy link

Hi, I'm not sure if I'm doing this correctly.
But I have a leaflet map and imported wicket.js and wicket-leaflet.js, as follows:

<script src="dist\wicket.js" ></script> <script src="dist\wicket-leaflet.js"></script>

When I view the page I get Unexpected token < in wicket.js and Unexpected token < in wicket-leaflet.js in the console.
And obviously because of this Wkt is undefined because I can't load the js files.

What am I doing wrong?
Thanks.

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

1 participant