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

why not use the Regular Expression to find all params in require function?? #37

Closed
csonlai opened this issue Oct 19, 2014 · 2 comments
Closed

Comments

@csonlai
Copy link

csonlai commented Oct 19, 2014

why not use the Regular Expression to find all params in require function??

@ArtskydJ
Copy link

Because it wouldn't work on something like:

var str = "require('i do not want this required')"

@zertosh
Copy link
Member

zertosh commented May 23, 2015

Yup.

@zertosh zertosh closed this as completed May 23, 2015
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

3 participants