Skip to content

Comments

Fixes 404 error for shims#49

Open
mark-carlson wants to merge 1 commit intowdjungst:masterfrom
mark-carlson:master
Open

Fixes 404 error for shims#49
mark-carlson wants to merge 1 commit intowdjungst:masterfrom
mark-carlson:master

Conversation

@mark-carlson
Copy link

Noticed a 404 in my console in Safari and FF. Static shims are minified, with '.min.' in the file name. However, the const shims does not contain the '.min' in the file name.

screen shot 2016-04-07 at 10 16 39 pm

@wdjungst
Copy link
Owner

I think using a regex might be better to handle .min or not .min and then the correct file is pulled in.

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.

2 participants