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

Add support for custom javascript url #3

Open
kessler opened this issue Jun 3, 2015 · 1 comment
Open

Add support for custom javascript url #3

kessler opened this issue Jun 3, 2015 · 1 comment

Comments

@kessler
Copy link

kessler commented Jun 3, 2015

Same as cdn scripts, I would love to add scripts that I serve from somewhere

Currently to do this I need to export, change the url and then import back

@pitaj
Copy link

pitaj commented Oct 5, 2015

You could do this by adding HTML for it.

<script src="url.of.cdn/source.js"></script>

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