Skip to content

doesn't work with brfs #5

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

Closed
ungoldman opened this issue Dec 17, 2016 · 2 comments
Closed

doesn't work with brfs #5

ungoldman opened this issue Dec 17, 2016 · 2 comments

Comments

@ungoldman
Copy link
Member

because of this brfs issue: browserify/brfs#36

You can't use variables since the expression has to be statically analyzable, i.e. Known at build time, not run time.

So we have to do the path.join inside of the main() function.

@ungoldman
Copy link
Member Author

Fixed in #4, needs a release though.

@ungoldman
Copy link
Member Author

Fix released in v1.0.3.

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

1 participant