Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Update afterPrepareHook.js #218

Merged
merged 1 commit into from
Sep 15, 2016
Merged

Update afterPrepareHook.js #218

merged 1 commit into from
Sep 15, 2016

Conversation

warent
Copy link

@warent warent commented Sep 14, 2016

Replace variable arguments for args
in 'use strict' (strict mode) arguments is a reserved variable and causes build fail.

Replace variable `arguments` for `args`
in `'use strict'` (strict mode) `arguments` is a reserved variable and causes build fail.
@nikDemyankov nikDemyankov added this to the v1.5.2 milestone Sep 15, 2016
@nikDemyankov nikDemyankov merged commit 87f21ab into nordnet:master Sep 15, 2016
@nikDemyankov
Copy link
Member

Merged. Thank you for the PR!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants