Skip to content

Fix loadFiles to allow multiple periods in file names.#84

Open
jjwatt wants to merge 1 commit into
mikeal:masterfrom
jjwatt:feature/filenames
Open

Fix loadFiles to allow multiple periods in file names.#84
jjwatt wants to merge 1 commit into
mikeal:masterfrom
jjwatt:feature/filenames

Conversation

@jjwatt

@jjwatt jjwatt commented Jan 20, 2014

Copy link
Copy Markdown

This give slightly better file handling to loadFiles.

The existing code won't load files named with multiple "." properly. Something like "stuff.here.js" ends up with prop = "stuff". This will at least make it prop = "stuff.here"

This give slightly better file handling to loadFiles.
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

Successfully merging this pull request may close these issues.

1 participant