Skip to content
This repository was archived by the owner on Nov 4, 2023. It is now read-only.

Conversation

@skn3
Copy link

@skn3 skn3 commented Dec 18, 2014

Added the ability for monkey to handle #LIB in html5 target.

Each #LIB will get added in the head as a html script tag.

If the #LIB starts with http:// or https:// then the string will be blindly placed in the src="" attrib.

If a file exists for the give #LIB then this is copied into the build folder and the resulting path is put into the src="" attrib.

If the file doesn't exist then the #LIB path is blindly put into src="" attrib and assumed user will manually handle the import.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant